PDA

View Full Version : Web-FTP suddely showing errors


WebRuss
8th February 2007, 04:25
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

till
8th February 2007, 14:16
Is this a large website with many files and folders?

WebRuss
8th February 2007, 15:38
Is this a large website with many files and folders?

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

Russ

falko
9th February 2007, 15:43
Have I exceeded some upper limit?

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

WebRuss
9th February 2007, 15:48
It's possible. However, I recommend to use a real FTP client such as SmartFTP, WS_FTP, gFTP, etc.


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

till
9th February 2007, 16:32
It is a limit in PHP + webFTP functions when reading in the directory tree. We dont found a workaround for this yet.