• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How do I.... PHP5 & PHP4-cgi

X

xxbartosxx

Guest
Hi,
I am investigating to run php4&5 next to eachother.

Apache2 makes standard use of PHP5 via apache2-mod-php5
If a user wants PHP4 he puts a '.htaccess' file in his dir that he wants it to use PHP4.
In the .htaccess there hase to come something that if a php is opened he has to use the php4-cgi bin

Would this be possible?
 
Back
Top