PHP problems...........
Thanks!
Tony
1 Reply
If PHP is mysteriously unavailable, check that you have the following line in /etc/conf.d/apache2````
APACHE2_OPTS="-D PHP4"
Or (if you want to use mod_ssl as well)````
APACHE2_OPTS="-D SSL -D PHP4"
Thanks!
Tony
If PHP is mysteriously unavailable, check that you have the following line in /etc/conf.d/apache2````
APACHE2_OPTS="-D PHP4"
Or (if you want to use mod_ssl as well)````
APACHE2_OPTS="-D SSL -D PHP4"