ISPConfig panel crashed after add new clients

Discussion in 'General' started by adam_clayton, Aug 23, 2011.

  1. adam_clayton

    adam_clayton New Member

    Hello

    I was created new clients and add for accounts domain. After couple minutes, when i tried to log in i had seen blank page (http://mydomain:8080) so i rebooted server. Now when i try log in into the panel i see somthing like that:

    Code:
    Notice: Undefined variable: app in /usr/local/ispconfig/interface/web/index.php on line 36
    
    Fatal error: Call to a member function uses() on a non-object in /usr/local/ispconfig/interface/web/index.php on line 36
    
    all hosting sites works fine, e-mail server too. Only Panel not working.

    Where is a bug or what i doing wrong
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Very unlikely that this is a bug, at least if you havent changed the ispconfig sources. Looks like there are files mising on your server or config files are corrupted. Make a backup of the /etc directory, the /usr/local/ispconfig directory and the ispconfig database, then download the ispconfig tar.gz file and run the update.php script to ensure that all required files are installed.
     

Share This Page