Problem with webftp - 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: Problem with webftp (/thread-7163.html) |
Problem with webftp - tronix - 07-08-2009 05:51 PM My webftp cause error 500 - /tools/filemanager/index.php Internal Server Error! What to do with this trouble? I got this error even if i change language in it. RE: Problem with webftp - BeNe - 07-08-2009 07:57 PM Does your FTP-Server work ? Please test it with a Client from your PC. Greez BeNe RE: Problem with webftp - tronix - 07-08-2009 08:17 PM Yes, ftp working, webftp not. All other tools working good like webmail, pma, panel. For example - all fields clear, i press "clear cookies", page loading, loading.... and i got error 500! Syslog & errors reporting enabled but dont give me more information. RE: Problem with webftp - tronix - 07-08-2009 09:39 PM Oh, help, please help RE: Problem with webftp - kilburn - 07-09-2009 12:38 AM There are a buch of threads about error 500 in net2ftp, please use the search function. My poor memory tells me that two common causes where: 1. Some problem regarding a localhost entry missing in /etc/hosts 2. Some strange error in the net2ftp version packed with ispcp. You can try to replace it with an "original" one (downloaded from it's official website). RE: Problem with webftp - tronix - 07-09-2009 03:56 AM Thanks. I`ve solved this problem by replacing the following file with the original: /path/to/ispcp/tools/filemanager/includes/authorisation.inc.php. Mcrypt function may be not working on my server. Why? RE: Problem with webftp - kilburn - 07-09-2009 04:38 PM Stupid question but... do you have the mcrypt php module installed, right? RE: Problem with webftp - tronix - 07-09-2009 07:29 PM Yes, I have. And I install ispCP Omega 1.0.0 by default (fcgi, awstats dynamic). How this working on other servers? I have 2 times when this working, but so slow. I want to find problem on default installation. Now i have no problem. All working very good. |