OS: Centos 5.8 64
WP latest version
cPanel latest version
PHP 5.2
This server working +1year fine but after i removed /tmp files and folder ( rm -rf /tmp/* ) this problem is created.
...
This server working +1year fine but after i removed /tmp files and folder ( rm -rf /tmp/* ) this problem is created.
Litespeed relies on /tmp/lshttpd to be functional. hence 'rm -rf /tmp/*' would cause problem. Pls re-create /tmp/lshttpd with correct ownership (751 nobody.nobody).