Problem installing 2.2 on Debian Sarge 3.1

Discussion in 'Installation/Configuration' started by bwrob, Mar 2, 2006.

  1. bwrob

    bwrob New Member

    Hi
    I have problem of installing ispconfig 2.2 on Debian Sarge 3.1, Mysql 4.1.11.
    It will compile down to:
    Here we go...
    Please enter your MySQL server:localhost The MySQL server you specified cannot be reached!
    It cannot recognize localhost.
    I compile it twice, same thing. Webmin can browse mysql dbs without any problem.
    I can brows mysql from SSH. Any idea.

    Well after this post i installed ispconfig v.2.1.2 it did work,
    but i still think that my Debian is not properly installed.
    So for now i hold on to my v.2.1.2 and work on my Debian mess.

    Thanks
    bob
     
    Last edited: Mar 3, 2006
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check if "skip-networking" is not enabled in your mysql my.cnf config file.
     
  3. falko

    falko Super Moderator ISPConfig Developer

    Please post the output of
    Code:
    netstat -tap
    What's in /etc/hosts?
     
  4. bwrob

    bwrob New Member

    I got it working.
    It was a new server and /etc/hosts was empty so
    install did not know what is localhost.

    Thanks for replying.
    bob
     

Share This Page