Razva
Junior Member
Posts: 3 Joined: 12 Dec 2013, 11:32
Post
by Razva » 12 Dec 2013, 11:38
Hello,
I've set
PT_USERMEM = "0" but I'm keep getting this kind of messages.
Code: Select all
Time: Thu Dec 12 13:32:02 2013 +0200
Account: someuser
Resource: Virtual Memory Size
Exceeded: 206 > 200 (MB)
Executable: /usr/selector/php
Command Line: /usr/bin/php /home/someuser/public_html/index.php
PID: 1008625 (Parent PID:986235)
Killed: No
After that I've "
csf-r " but I'm still getting this kind of messages. Isn't "PT_USERMEM" the variable responsible for "Virtual Memory Size"?
Thanks!
mark
Junior Member
Posts: 1 Joined: 31 Oct 2014, 18:50
Contact:
Post
by mark » 03 Nov 2014, 20:39
Having this same issue on just 1 of my servers, seems to work just fine on others. I have confirmed CSF is up to date and I have restarted lfd and csf after increasing the limit:
orig:
PT_USERMEM = "200"
Editted:
PT_USERMEM = "300"
still in all email notifications the value is 200
Any ideas?