Hi,
I'm not sure how to fix the following error messages found in apache error_log
Code:
ModSecurity: Failed to access DBM file "/tmp/ip": Permission denied [hostname "e107.bg"] [uri "/cgi-sys/php5/e107_files/sleight_js.php"]
ModSecurity: Failed to access DBM file "/tmp/global": Permission denied [hostname "e107.bg"] [uri "/cgi-sys/php5/e107_files/sleight_js.php"]
I looked at /tmp folder, there were no ip and global files, but there are ip.dir and ip.pag (global.dir, global.pag) - all owned by root. I created ip and global files, did chmod 770 with no result. I did a wide google search on this issue, but found nothing which might help.
Server is running on php5 cgi, cgi suexec enabled (CentOS). Any help is highly appreciated.
Thanks.
|