Current time: 06-16-2024, 12:02 PM Hello There, Guest! (LoginRegister)


Post Reply 
proftpd uses 100% cpu and cannot log in
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #19
RE: proftpd uses 100% cpu and cannot log in
Looks like problem is caused by mod_ration. Just change
Code:
<IfModule mod_ratio.c>
  Ratios                   on
</IfModule>
in
Code:
<IfModule mod_ratio.c>
  #~ Ratios                   on
</IfModule>
10-15-2010 05:42 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: proftpd uses 100% cpu and cannot log in - Nuxwin - 09-21-2010, 04:24 AM
RE: proftpd uses 100% cpu and cannot log in - sci2tech - 10-15-2010 05:42 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)