1) Comment out the addtype lines in the php5.conf file and the php4.conf file.
2)
Quote:
|
And in the /etc/apache2.conf I put this but must this stay soo when I install ispconfig?
|
No, please comment this out.
3a) If you want to enable php5 in a website, enable the php checkbox in ISPConfig for this website.
3b) If you want to enable php4 for the website, make sure that the php checkbox and the cgi checkbox are not enabled. Then add the following lines in the aoache directives field:
AddHandler php-script .php
Action php-script /cgi-bin/php4
Now all files ending with .php are executed by php4 and not php5.
Recent comments
1 day 10 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 17 hours ago