• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

php5 as cgi and php4

S

spoelwijk

Guest
Hello,

I have an plesk 8 installation on my debian 3.1 machine. Now i have updated plesk and plesk installed php5 next to the original php4.

I want to be able to run php5 as cgi for some domains, but what is the best way to set this up?

www17:~# ls /etc/php5
cgi cli

www17:~# whereis php4
php4: /usr/bin/php4 /etc/php4 /usr/lib/php4 /usr/share/php4 /usr/share/man/man1/php4.1.gz
www17:~# whereis php5
php5: /usr/bin/php5 /etc/php5 /usr/lib/php5 /usr/share/php5 /usr/share/man/man1/php5.1.gz
 
i would also like to know strategies for using php4 / php5 or even just reverting back to php4 after the 8.1 upgrade for linux/unix
 
Back
Top