![]() |
Parsing problem with ftp_choose_dir.php - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Parsing problem with ftp_choose_dir.php (/thread-3069.html) |
RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-18-2008 08:04 AM proftpd 1.3.0 How do I check what config is loaded? /E RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-18-2008 08:29 AM I found it. The right config file is running. And it didn't help when manually changing the variables. Can't connect to FTP, and still not listing the directory in the ispcp gui ![]() /E RE: Parsing problem with ftp_choose_dir.php - ephigenie - 04-18-2008 08:49 AM and what versionis it running ? 1.3 / 1.2 ? can you connect & login via ftp command in a shell locally ? (without webftp ?) have you restarted proftpd after upgrading ? Otherwise can you post your config ? or use pastebin or similar ? RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-18-2008 09:01 AM ephigenie Wrote:and what versionis it running ? 1.3 / 1.2 ?1.3 Quote:can you connect & login via ftp command in a shell locally ? (without webftp ?) Code: vps:~# ftp localhost Quote:have you restarted proftpd after upgrading ?Yes. I restarted the whole vps. Quote:Otherwise can you post your config ? or use pastebin or similar ?http://rafb.net/p/RWIhnv47.html /E RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-18-2008 09:08 AM Oh wow. I just restarted proftpd, and now I can connect to the FTP server, it seems to work fine. BUT still can't list the files in the ispcp gui (ftp_choose_dir.php). /E RE: Parsing problem with ftp_choose_dir.php - ephigenie - 04-18-2008 06:17 PM What about the permissions of the folders of that user ? RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-18-2008 07:23 PM Well I don't really know what folders you are asking for, but the ../virtual/domain.com folder is "vu2009" and some files in the htdocs folder are "root" (since I uploaded them with via SSH), but that shouldn't matter or? And the permissions are different for different files, the "domain.com" folder is 0770. /E RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-19-2008 12:00 AM The syslog shows this when opening the ftp_choose_dir.php: Apr 18 15:57:45 vps proftpd[10218]: vps.domain.com (127.0.0.1[127.0.0.1]) - FTP session opened. Apr 18 15:57:45 vps proftpd[10218]: vps.domain.com (127.0.0.1[127.0.0.1]) - FTP session closed. /E RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-19-2008 01:52 AM I just reinstalled ispcp (new installation, over the old one), and I still got this problem. Ispcp holds all the configs, and overwrites the old ones when installing, so I really don't understand this. Any clue ephigenie ? /E RE: Parsing problem with ftp_choose_dir.php - Eminos - 04-19-2008 02:39 AM I just noticed this! http://www.isp-control.net/ispcp/ticket/822#comment:13 How do I apply this, what file to modify? /E |