xbill

Member
May 4, 2005
5
0
151
I have enabled PHP suEXEC Support from "Main >> Software >> Apache Update".
Then I have recompiled PHP in order to support Interbase/Firebird functions.

All work fine. But when the cron daemon executes /scripts/upcp I lost the configuration and apache continues working without PHP suEXEC Support.

Can anybody help me? Thanks.
 

Izzee

Well-Known Member
Feb 6, 2004
469
0
166
In WHM use the "Load Previous Config" button instead of Defaults as they would be reset when upcp was done. Always use this button to compile into Apache through WHM.

:)
 

xbill

Member
May 4, 2005
5
0
151
Izzee said:
In WHM use the "Load Previous Config" button instead of Defaults as they would be reset when upcp was done. Always use this button to compile into Apache through WHM.

:)
My problem is that I have to do this work every day after the script /scripts/upcp is executed.

Does the option "Load Previous Config" prevent configuration changes made from an automatic process?
I'd like to know how to preserve my apache and php configuration.

Thanks for your reply
 

Izzee

Well-Known Member
Feb 6, 2004
469
0
166
It should as I pointed out in my post above.

Also you could compile Apache from shell using easyapache.

:)