WebFTP PHP Include error

Discussion in 'General' started by FeraTechInc, Sep 26, 2007.

  1. FeraTechInc

    FeraTechInc Member HowtoForge Supporter

    For some reason one of my sites throws up this strange error when accessing it through FTP. My other sites work fine.

    Code:
    Warning: include(/home/admispconfig/ispconfig/web//lib/module.inc.php) [function.include]: failed to open stream: No such file or directory in /home/admispconfig/ispconfig/lib/session.inc.php on line 241
    
    Warning: include() [function.include]: Failed opening '/home/admispconfig/ispconfig/web//lib/module.inc.php' for inclusion (include_path='.:') in /home/admispconfig/ispconfig/lib/session.inc.php on line 241
    Then I get the error message:

    Es ist folgender Fehler aufgetreten:

    Fehler: Sie haben nicht die notwendige Gruppenrechte

    Das kann folgende Ursachen haben:
    1. Sie benutzen das System im Testmodus
    - Melden Sie sich mit Ihrem Benutzernamen und Passwort an.
    2. Sie versuchen ein Element zu ändern, das einer anderen Nutzergruppe zugeordnet ist.
    In dieser Gruppe besitzen Sie keine Berechtigung zum Schreiben
    - Bitten Sie den Eigentümer der Gruppe Ihnen Schreibrechte auf diese Ressource zu geben.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which ISPCionfig version do you use?
     
  3. FeraTechInc

    FeraTechInc Member HowtoForge Supporter

    ISPConfig 2.2.9
    On Ubuntu Feisty
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You should update to ISPConfig 2.2.16 or newer, this bug has been fixed in 2.2.16.
     
  5. FeraTechInc

    FeraTechInc Member HowtoForge Supporter

    Can I upgrade using the menu driven update feature within ISPConfig? Or are there any walkthroughs on how to update the current version?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    no.

    Have a look at the installation and update instructions here:

    http://www.howtoforge.com/forums/showthread.php?t=15107
     

Share This Page