Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by sjorge:
http://wiki.apache.org/httpd/ApacheVirtualHostMysql

------------------------------------------------------------------------------
    3. libphp5 (can be left out - changes to the files are needed)
   3. MySQL server (other database server will work if there is are DBI an DBD 
drivers available - changes to the files are needed)
  
+ == General Setup ==
+ I've got apache installed in '''/srv/httpd''' so replace that with your 
serverroot.
+ 
+ || '''path''' || || '''description''' ||
+ || /srv/httpd || || ServerRoot ||
+ || /srv/httpd/conf/httpd.conf || || Main configuration file ||
+ || /srv/httpd/conf/hosts.conf || || Host configuration file ||
+ || /srv/httpd/conf/template/http.tmpl || || Virtual host template ||
+ || /srv/httpd/conf/template/webdav.tmpl || || WebDAV virtual host template ||
+ || /srv/hosts || || hosts base path ||
+ 
  == Setting up the database ==
  

Reply via email to