Local problem with filemanager - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Local problem with filemanager (/thread-808.html) |
Local problem with filemanager - heiti - 06-18-2007 03:46 AM Filemanager doesnt work atm, its logging in but cant read any directory or file. Nothing in the logs and troubleshoot gives: Code: Troubleshoot your net2ftp installation The strange thing is that it worked a week ago (same trunk) and that an external net2ftp-installation can also connect and read the files. Local cant read but upload!? Found some thread in the net2ftp-forum about it but no solution when it comes to linux. Anyone elso encountered this problem? RE: Local problem with filemanager - raphael - 06-18-2007 04:20 AM heiti Wrote:Found some thread in the net2ftp-forum about it but no solution when it comes to linux. Anyone elso encountered this problem?what solution do they propose? RE: Local problem with filemanager - heiti - 06-18-2007 06:59 AM with a higher error-level: Code: un Jun 17 23:28:35 2007] [error] [client] FastCGI: server "/var/www/fcgi/master/php4-fcgi-starter" stderr: PHP Warning: ftp_rawlist() [<a href='function.ftp-rawlist'>function.ftp-rawlist</a>]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/usr/share/php/) in /var/www/ispcp/gui/tools/filemanager/modules/advanced_webserver/advanced_webserver.inc.php on line 229 Edit: Its only PHP5 related, PHP4 is fine. I switched last days from 4 to 5 and that seems to be the reason why it worked before. RE: Local problem with filemanager - raphael - 06-18-2007 10:01 AM geez... yet an other ftp_rawlist problem |