Re: Apache doesn't render php pages
Tnx you all.
So...the grep for php in httpd.conf is this:
# |-- sysconfig.d/loadmodule.conf . . . . .[*] load these modules
# | |--mod_userdir.conf . . . . . . . . enable UserDir (if
mod_userdir is loaded)
# | `-- loadmodule.conf
Include /etc/apache2/sysconfig.d/loadmodule.conf
In the folder there only is php5.conf...
Now I'd search where apache should load it, is not?
|