Can't login into ispconfig web control interface

Discussion in 'Installation/Configuration' started by angelika, Apr 23, 2008.

  1. angelika

    angelika New Member

    Hello,

    Today, after had an update. I cant login to my ispconfig web cp with my admin user/pw ( correct )

    at https://mydomain:81


    Does any one know how to fix this?

    This is my first time expriences with ispconfig

    Please,

    lika
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you check (e.g. with phpMyAdmin or on the comand line) if the ISPConfig database is existing, and if there are records in the sys_user table?

    What's the output of
    Code:
    df -h
    ?
     
  3. angelika

    angelika New Member

    Hello,
    The

    Code:
    df -h
    
    Will output
    Code:
    
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/VolGroup00-LogVol00
                          457G  307G  127G  71% /
    /dev/sda1              99M   49M   46M  52% /boot
    none                 1014M     0 1014M   0% /dev/shm
    
    Sometime I manual start ispconfig services
    Code:
    /etc/init.d/ispconfig_server start
    
    I've got this

    Code:
    
    Ok: Pass Phrase Dialog successful.
    /root/ispconfig/httpd/bin/apachectl startssl: httpd started
    [COLOR="Red"][B]Could not connect to MySQL server[/B][/COLOR]!ISPConfig system is now up and running!
    
    The error said "Could not connect to MySQL server" But my blog ( where mysql is require ) still running...

    Please advices,

    Thanks
     
    Last edited: Apr 24, 2008
  4. falko

    falko Super Moderator Howtoforge Staff

    Does your MySQL password contain special characters?
     
  5. angelika

    angelika New Member

    Hello,

    Its has no special character, its only "local"

    Best :(
     
  6. falko

    falko Super Moderator Howtoforge Staff

    What do you mean with "local"? It should contain only [a-z_] and [0-9].
     
  7. angelika

    angelika New Member

    oh yes, my mysql pw is contain only [a-z_]
     
  8. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    ? Are there any MySQL errors in your logs? Any errors in the error log in /root/ispconfig/httpd/logs?
     
  9. angelika

    angelika New Member

    Hi,

    Its has no mysql error on there folder

    I've also sent a pm to you about my server detail

    Please check it

    thank you very much
     
  10. angelika

    angelika New Member

    We cant' fix this:(
     
  11. Paradigit

    Paradigit New Member

    what update caust this error?
     

Share This Page