Check server security freezes

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
sdjl
Junior Member
Posts: 81
Joined: 10 Dec 2006, 16:56
Location: London, UK.

Check server security freezes

Post 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
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post 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.
Post Reply