Page 1 of 1

Check server security freezes

Posted: 06 Feb 2008, 15:20
by sdjl
I'm not too sure if this is a bug or not, but here goes.
I have a new VPS running on Centos 5.

The install of CSF works flawlessly apart from one thing. When I click Check server security it runs through a few tests and then freezes at the PHP Check point.
Looking in the /usr/local/cpanel/logs/error_log file I see the following created each time I run the security check.
53/udp:
php: UnableToConcatenateString `Cannot allocate memory'.
Any suggestions?

David

Posted: 18 Feb 2008, 10:17
by chirpy
The error suggests that the process ran out of memory. That's probably either going to be the memory restriction in php.ini, or the memory restriction in WHM > Tweak Settings for cPanel processes, or more likely, there's insufficient available memory to the VPS.