ispCP - Board - Support - VHCS fork

Full Version: Parsing problem with ftp_choose_dir.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
proftpd 1.3.0

How do I check what config is loaded?

/E
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 Sad

/E
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 ?
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
Connected to localhost.
421 Service not available, remote server has closed connection
ftp>

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
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
What about the permissions of the folders of that user ?
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
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
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
I just noticed this!
http://www.isp-control.net/ispcp/ticket/822#comment:13

How do I apply this, what file to modify?

/E
Pages: 1 2 3
Reference URL's