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

------------------------------------------------------------------------------
   1. perl
   2. httpd 2.2
    1. mod_perl
+   2. mod_dav / mod_dav_fs
-   2. mod_authn_dbd
+   3. mod_authn_dbd
-   3. libphp5 (can be left out - changes to the files are needed)
+   4. 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 ==
@@ -35, +36 @@

  || ''$name''/_sys/sessions || sessions directory for php ||
  || ''$name''/cgi-bin || cgi-bin for host (only works when cgi is set in 
database) ||
  || ''$name''/httpdocs || document root||
+ 
  == Setting up the database ==
+ First we need a database to place our hosts.
  
+ Use the mysql client or phpMyAdmin or simular to create the database.
+ You can get the database templete [xxx here]
+ 

Reply via email to