When I login to one of my websites via Web-FTP in the ISPConfig cp, I get: Code: Warning: main(weblibmodule.inc.php) [function.main]: failed to open stream: No such file or directory in /home/admispconfig/ispconfig/lib/session.inc.php on line 238 Warning: main() [function.include]: Failed opening 'weblibmodule.inc.php' for inclusion (include_path='.:/root/ispconfig/php/lib/php') in /home/admispconfig/ispconfig/lib/session.inc.php on line 238 Warning: go_api::uses(ispconfig_isp_web.lib.php) [function.uses]: failed to open stream: No such file or directory in /home/admispconfig/ispconfig/lib/session.inc.php on line 126 Warning: go_api::uses() [function.include]: Failed opening 'ispconfig_isp_web.lib.php' for inclusion (include_path='.:/root/ispconfig/php/lib/php') in /home/admispconfig/ispconfig/lib/session.inc.php on line 126 Fatal error: Class 'isp_web' not found in /home/admispconfig/ispconfig/lib/session.inc.php on line 127 ...in the right-hand pane. This only happens with one of my sites. Any ideas?
You get this only in one of your sites, the other sites are working with Web-FTP? Can you connect with a normal FTP client to the site where the webFTP fails?
I know. Everything within FTP seems functional except the right-hand pane when viewing it in the Web-FTP page of the ISPConfig cp. Actually, I just thought of another error message when using PHPMyAdmin. When I login to PHPMyAdmin, I get a message at the bottom: Code: The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results. Do you think this would have anything to do with it?
Today I updated to 2.1.1 and I have the same problem here. Some sites are working, some not. I check the ownership of the directories but I couldn't find anything strange here....
I've checked this and cant find the error. The problem is that there is no file weblibmodule.inc.php at all and the string "weblibmodule.inc.php" is not in the sources
Hmmm, I wonder where the filename is referenced from? What file is trying to access the "weblibmodule.inc.php" file and why is it trying to assess it