ispCP - Board - Support
proftpd problem after installation. - 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: proftpd problem after installation. (/thread-11198.html)



proftpd problem after installation. - daveyc - 07-17-2010 11:00 PM

Hi Guys,

I'm having trouble with logging in to proftpd. Ubuntu 10.04 LTS

Filezilla output:
Code:
Status:    Resolving address of xxxxxxxxxx.com
Status:    Connecting to xxx.xxx.xxx.xxx:21...
Status:    Connection established, waiting for welcome message...
Error:            Could not connect to server

Now, what I decided to do was run proftpd -n -d5 to allow me to see the errors, and this is what i got:

Code:
www.xxxx.com (123.123.12.12[123.123.12.12]) - session requested from client in unknown class
www.xxxx.com (123.123.12.12[123.123.12.12]) - mod_sql/4.2.2: no SQL backends registered
www.xxxx.com (123.123.12.12[123.123.12.12]) - mod_sql.c: error initializing session: No such file or directory
www.xxxx.com (123.123.12.12[123.123.12.12]) - error deleting scoreboard entry: Operation not permitted
www.xxxx.com (123.123.12.12[123.123.12.12]) - FTP session closed.

I've searched the forum, tried a lot of things, and none of them seem to work. On the same tack, I enabled the LoadModule mod_sql

Then I tried to enable mod_mysql, and i just keep getting a segmentation fault. Is my problem related to not being able to enable the mysql mod, or is it something else?

I've checked the vftp user info etc, and that's all fine.

Thanks,

Dave


RE: proftpd problem after installation. - gOOvER - 07-17-2010 11:01 PM

???

And whats the Problem or is this only Spam??


RE: proftpd problem after installation. - daveyc - 07-17-2010 11:06 PM

goover, my problem is listed above :S

Did i not post enough information?


RE: proftpd problem after installation. - gOOvER - 07-17-2010 11:58 PM

30 min before there was only [/code] not more Wink


RE: proftpd problem after installation. - daveyc - 07-18-2010 12:40 AM

Ahh, yeah, i made a boo-boo lol.

Seems I have fixed this problem now, it did relate to the mod_mysql not being loaded after the mod_sql.c directive.

The segmentation fault has strangely disappeared Smile