Forum Moderators: phranque

Message Too Old, No Replies

Switch php from CGI mode to Apache Handler

         

zeeshan12

10:25 pm on Feb 15, 2007 (gmt 0)

10+ Year Member



Hi,

Does anyone know how to switch PHP from running in CGI mode to Apache Handler mode. I am using Linux infong 2.4, PHP Version 5.2.0, and Apache/1.3.33.

Actually I have bought a php script and some functions in it are refusing to work if php runs in CGI mode.

Thanks

eelixduppy

3:46 am on Feb 16, 2007 (gmt 0)



You are going to have to install it as an apache module. Refer to the installation documentation for more details: Installation on Unix Systems [us2.php.net]

Good luck! :)