I cannot login

Discussion in 'Installation/Configuration' started by brownie, May 5, 2006.

  1. brownie

    brownie New Member

    I installed ispconfig 2.1.2 on suse 10.0 64 bit about 2/3 months ago.
    It was all OK, today I reboot the server and now after this reboot I cannot login to ispconfig: I get a 404 page not found

    I try to start ispconfig from shell but I get this:

    Code:
    host05:~ # /etc/init.d/ispconfig_server start
    Starting ISPConfig system...
    /root/ispconfig/httpd/bin/apachectl startssl: httpd (pid 4345) already running
     
    Warning: main(/home/admispconfig/ispconfig/lib/config.inc.php): failed to open stream:  No such file or directory in /root/ispconfig/scripts/lib/config.inc.php on line 30
     
    Warning: main(): Failed opening
    '/home/admispconfig/ispconfig/lib/config.inc.php' for  inclusion
    (include_path='.:/root/ispconfig/php/lib/php') in /root/ispconfig/scripts/lib/config.inc.php on line 30
    Could not connect to MySQL server!/etc/init.d/ispconfig_server: line 50:
    /home/admispconfig/ispconfig/tools/clamav/bin/freshclam: No such file or directory
    ISPConfig system is now up and running! 
    but I always cannot login and get an error 404 page not found

    the httpd works, I can see the web site

    what it is happened?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Does the file /home/admispconfig/ispconfig/lib/config.inc.php exist?
     
  3. brownie

    brownie New Member


    Argh!! I find the problem! the file there isn't because I have tried to set a backup on hdb, the mount point on hbd is /home/backup created by yast
    so on restart the hbd is mounted and /home of hbd is visible instead of /home of hda with ispconfig
    I umount hdb and now I can login :)

    Thanks
     

Share This Page