questions about installation v3

Discussion in 'Installation/Configuration' started by guidovanh, Jan 14, 2009.

  1. guidovanh

    guidovanh Member

    I hope anybody can help me.
    In ISPConfig 3.0.0.8 I read in INSTALL_OPENSUSE_11.txt:
    Instead of yourrootsqlpassword I typed a password which I remembered.

    At this point an errormessage appears:
    In the beginning of mentioned document I didn't read about mysqld.

    Who can help me how I have to solve this problem?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If you have alread set a mysql password, then you have to skip the commands to set a new password.
     
  3. thedoc

    thedoc New Member

    Ispconfig 3.0.0.8 install problem on Debian

    I am having the same problem as the person who posted above on Debian 4.0.

    When I try to set a password for ispconfig.local i get this error:
    mysqladmin: connect to server at 'ispconfig.local' failed
    error: 'Unknown MySQL server host 'ispconfig.local' (1)'
    Check that mysqld is running on ispconfig.local and that the port is 3306.
    You can check this by doing 'telnet ispconfig.local 3306'
    when i try to telnet to ispconfig.local on 3306 i get this output:
    telnet: could not resolve ispconfig.local/3306: Name or service not known

    I had no previous password set. I am following the INSTALL_DEBIAN_4.0.txt line by line on fresh install.

    thanks in advance for your assistance I am stuck at the install here

    Please I am stuck and can't go on with the installation please someone assist me here. thank you
     
    Last edited: Feb 3, 2009
  4. falko

    falko Super Moderator ISPConfig Developer

    I guess your hostnme is not "ispconfig.local". What are the outputs of
    Code:
    hostname
    and
    Code:
    hostname -f
    ?
     
  5. thedoc

    thedoc New Member

    I have fixed this problem but thank you very much for your reply. Yes in fact it was a host name problem.
     

Share This Page