PDA

View Full Version : ISPConfig not installing in Fedora 6


ggouts
17th April 2007, 17:22
Hello all,

I' m trying to install ISPConfig with Fedora Core 6, but the installation says that mysqld is not running.

I followed the instructions given in http://www.howtoforge.com/forums/showthread.php?t=6064&highlight=%22mysql
and the only strange thing I got is that when I give the "grep mysql /etc/servcies/" command I get a "No such file or directory" error.
Does this mean that I have to make a fresh install?

I tried to change the my.cnf file's contents for skip-networking and/or bind-address directives with no luck!

The mysql service is still running; I' m able to log into it using both localhost and remotely, but ISPConfig refuses to be installed...

Any ideas?

Thanks a lot,

till
18th April 2007, 10:38
Please post the output of:

netstat -tap

ggouts
20th April 2007, 19:04
Never mind till; a fresh install did the trick for me! Probably a misconfiguration of me...!

Thanks anyway!