Hi. I'm using centos and recently i installed Centos with lighttpd for the first time by my self without Directadmin but it have one problem how to add hosts to mysql database? i want to have: localhost 192.168.0.2 192.168.0.3 thanks, Stephan
This might give you the idea: http://www.howtoforge.com/creating-simple-vhosts-with-mod_mysql_vhost-on-lighttpd-debian-etch http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch
I am having a problem with accesing mysql remoutly on centos 5. I have follow all the gooled posts and am am not able to connect. same setup works for slackware and save version of mysql but not for centos 5. I am able to log on from same computer using -h localhost and -h external IP but not from remote server. any advise? regards