Web-FTP suddely showing errors

Discussion in 'General' started by WebRuss, Feb 8, 2007.

  1. WebRuss

    WebRuss New Member

    Hello

    This morning my web-ftp application stopped working. The right hand frame, where the files are listed now produces the errors listed below. a dialog box that sort of looks like a login form in german also appears.

    Can anyone assist?

    Russ

    ERRORS:

    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

    Warning: Invalid argument supplied for foreach() in /home/admispconfig/ispconfig/web/isp_file/frame_start.php on line 118
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is this a large website with many files and folders?
     
  3. WebRuss

    WebRuss New Member

    Yes it is a joomla installation with gallery2 and few other folders. Have I exceeded some upper limit?

    Russ
     
  4. falko

    falko Super Moderator Howtoforge Staff

    It's possible. However, I recommend to use a real FTP client such as SmartFTP, WS_FTP, gFTP, etc.
     
  5. WebRuss

    WebRuss New Member


    Oh I totally agree, in fact I use gFTP, But since the webftp is a feature of ISPConfig I just thought it should work. Especially if I let clients use it. I'm going to see if I can find a bug tracker and report the probem.

    Regards
    Russ
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    It is a limit in PHP + webFTP functions when reading in the directory tree. We dont found a workaround for this yet.
     

Share This Page