This topic is locked

Changing PHP server environment

6/12/2007 2:36:18 PM
PHPRunner General questions
G
gawde author

Hello All,
Our web server providers just informed us they will be upgrading the php processes from MOD_PHP to PHPSuEXEC. As they explained it MOD_PHP is running PHP as an Apache module as opposed to CGI (PHPSuEXEC). Enhanced security seems to be the biggest benefit to changing. I do understand what all this means but I have no experience with this type migration. Should it be transparent to my applications? Are there specific steps to take in preventing problems? If anyone out there has been throught this type of migration, I would appreciate any tips (or horror stories for that matter).
Oh yes, running vers 4.0 build 265, vers 3.1 and a bit of 3.0 still.

Sergey Kornilov admin 6/12/2007

Should work exactly the same way. I think you have to wait till they complete the transition and manually QA your applications.