Current time: 05-04-2024, 05:45 PM Hello There, Guest! (LoginRegister)


Post Reply 
proftpd uses 100% cpu and cannot log in
Author Message
tolisoft Offline
Junior Member
*

Posts: 11
Joined: Sep 2010
Reputation: 0
Post: #11
RE: proftpd uses 100% cpu and cannot log in
Quote:This is a matter of preference and backwards-compatibility. It isn't hard to change it, but forcing people who updates the panel to change the webmail (and lose all its contacts) doesn't look like a good move...

My idea was to have 2 web based mail clients not to remove the old one. For example cPanel has 3 webmails and every new user can use anyone that he prefer.

I am going to look at the counter scripts you mentioned later today.
09-14-2010 04:51 PM
Find all posts by this user Quote this message in a reply
edinn Offline


Posts: 4
Joined: Sep 2010
Reputation: 0
Post: #12
RE: proftpd uses 100% cpu and cannot log in
(09-13-2010 11:45 PM)tolisoft Wrote:  With Debian 5.0.6 proftpd works fine so there is a problem in squeeze....

Had the same issue, solved it with purge/update/reinstall
09-15-2010 03:17 AM
Find all posts by this user Quote this message in a reply
chakphanu Offline


Posts: 1
Joined: Sep 2010
Reputation: 0
Post: #13
RE: proftpd uses 100% cpu and cannot log in
Update 2010.09.17, add how to fix proftpd on Squeeze.
http://isp-control.net/documentation/sta...ion:debian
09-18-2010 12:22 AM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #14
RE: proftpd uses 100% cpu and cannot log in
(09-18-2010 12:22 AM)chakphanu Wrote:  Update 2010.09.17, add how to fix proftpd on Squeeze.
http://isp-control.net/documentation/sta...ion:debian

Hello ;

So, to fix this issue, we should rebuild the Squeeze package ? God... Please someone can report this bug on the Debian tracker ? What's the description of this bug exactly, and where you have found this fix ?

I can report this to Debian but I must know your source.


Note: Forcing the user to rebuild the package is not an easy way.
09-21-2010 04:24 AM
Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #15
RE: proftpd uses 100% cpu and cannot log in
I`ve installed today squeeze and proftpd worked perfectly from beginning. Maybe is fixed?
09-21-2010 05:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mrnatadee Offline
Banned

Posts: 1
Joined: Sep 2010
Post: #16
RE: proftpd uses 100% cpu and cannot log in
thank
09-30-2010 11:45 PM
Find all posts by this user Quote this message in a reply
bodri Offline
Junior Member
*

Posts: 11
Joined: Jan 2010
Reputation: 0
Post: #17
RE: proftpd uses 100% cpu and cannot log in
Same problem on lenny and 1.0.6. Im using stable lenny package of proftpd and after a short time its eaten all of cpu resource on a 16core vps Sad restart not help on it.
10-04-2010 03:06 AM
Find all posts by this user Quote this message in a reply
iGard Offline
Newbie
*

Posts: 6
Joined: Aug 2007
Reputation: 0
Post: #18
RE: proftpd uses 100% cpu and cannot log in
I have the same problem. IspCP 1.0.6 on debian 64bit squeeze. Any advice?
(This post was last modified: 10-12-2010 06:01 PM by iGard.)
10-12-2010 06:00 PM
Find all posts by this user Quote this message in a reply
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 


Forum Jump:


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