Configuring Apache and PHP...
Hey all,
I've succesfully configured apache server under slackware 9.0 and I'm trying to get PHP running (I'll be trying to get MySQL running once I've configured PHP).
Is it simply a matter of placing a php.ini file in the server root (/usr in this case) or in the document root (/var/www/htdocs)? Do I have to add any lines to httpd.conf? How do I get PHP to be active for all users and / or for a virtual host?
|