Translations of this page?:

How can i change to PHP4?

If you want to change from PHP5 to PHP4, only edit /var/www/fcgi/your-domain.tld/php5-fcgi-starter and change the last line from:

exec /usr/bin/php5-cgi

to

exec /usr/bin/php4-cgi

This can be done for every domain. So one domain can run with PHP4 and the other domain can run with PHP5 at the same time.

After this change you have to restart your Apache.

 
# /etc/init.d/apache restart

 
frequently_asked_questions/how_can_i_change_to_php4.txt · Last modified: 2008/04/23 04:39 by serpiente
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki

| All rights reserved : isp-control.net |