This is a discussion on [Proftpd-user] Proftpd crashes on user login (mod_quotatab_sql) - proftpd ; --===============1279998053== Content-Type: multipart/alternative; boundary="----=_Part_16153_31398355.1206527002344" ------=_Part_16153_31398355.1206527002344 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline FreeBSD 7.0 ProFTPd 1.3.1 when i am logining to ftp, i see in logs following: FTP session opened. mod_delay/0.5: delaying for 796 usecs USER stas3: Login successful. Preparing ...
--===============1279998053==
Content-Type: multipart/alternative;
boundary="----=_Part_16153_31398355.1206527002344"
------=_Part_16153_31398355.1206527002344
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
FreeBSD 7.0
ProFTPd 1.3.1
when i am logining to ftp, i see in logs following:
FTP session opened.
mod_delay/0.5: delaying for 796 usecs
USER stas3: Login successful.
Preparing to chroot to directory '/storage/stas3'
ProFTPD terminating (signal 11)
FTP session closed.
i think that trouble with mod_quotatab_sql, because in sql-log i see that
proftpd already have asked database about quota
query "SELECT User,'user','false','hard',QuotaSize,0,0,NULL,NULL ,NULL FROM
ftp WHERE User = 'stas3'"
entering mysql cmd_close
connection 'default' count is now 1
exiting mysql cmd_close
exiting mysql cmd_select
<<< _process_named_query
<<< sql_lookup
If i turn off the quotaengine all works fine.
------=_Part_16153_31398355.1206527002344
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
FreeBSD 7.0
ProFTPd 1.3.1
when i am logining to ftp, i see in logs following:
FTP session opened.
mod_delay/0.5: delaying for 796 usecs
USER stas3: Login successful.
Preparing to chroot to directory '/storage/stas3'
ProFTPD terminating (signal 11)
FTP session closed.
i think that trouble with mod_quotatab_sql, because in sql-log i see that proftpd already have asked database about quota
query "SELECT User,'user','false','hard',QuotaSize,0,0,NULL,NULL ,NULL FROM ftp WHERE User = 'stas3'"
entering mysql cmd_close
connection 'default' count is now 1
exiting mysql cmd_close
exiting mysql cmd_select
<<< _process_named_query
<<< sql_lookup
If i turn off the quotaengine all works fine.
------=_Part_16153_31398355.1206527002344--
--===============1279998053==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216...et/marketplace
--===============1279998053==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ProFTPD Users List
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
--===============1279998053==--