i have just followed the ubuntu 7.04 perfect setup tutorial and everything went smooth. then i went on to install ispconfig. towards the end when configuring mysql i am asked: Please enter the IP address of the ISPConfig web: E.g. 192.168.0.1 what is ispconfig web?? i tried with the static ip i set up the server with (192.168.50.248) but it said it was unreachable....? which ip should i put in here??
You ISPConfig 'web' is the IP of your web-server itself... Code: 192.168.50.248 I think 'localhost' should work in mysql too! Regards
What do you have in '/etc/network/interfaces'? Ohh, almost forgot! Look in your firewall and make sure that port 3306 is opened. Code: ACCEPT net $FW tcp 3306 - - -