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

------------------------------------------------------------------------------
  == 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.
+ Use the mysql client or phpMyAdmin or similar to create the database.
- You can get the database templete [ApacheVirtualHostMysql/database here]
+ You can get the database template 
[http://wiki.apache.org/httpd/ApacheVirtualHostMysql/database here]
  
+ You also need to create a user with access to that database.
+ I chose to call mine '''apache'''
+ 
+ == Configuring httpd ==
+ 

Reply via email to