I keep getting the following warnings
both on the end of front and backend pages. It doesn't look nice and even worse, I can't login to the backend (just loads the login page again) until I remove the file. When I delete the file in /tmp/cache, the warning is gone, but comes back sooner (few minutes) or later (some hours).Warning: Unknown(): open(...../tmp/cache/sess_ad35b4e2e6e46b4225325d9954f02a33, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (...../tmp/cache) in Unknown on line 0
I have upgraded the cms to the latest version (1.5.2), but the warnings keep coming back. I also tried the workaround described in the forum (
http://forum.cmsmadesimple.org/index.php/topic,5949.msg32654.html), but it didn't help.
Any suggestions? The website itself (except backend) seems to work fine, what is the problem with the warnings? The system check shows green checks for everything (in particular session_save_path) except a yellow warning for php (4.3.10) / mysql (4.0.18) versions and apparently ""allow url fopen" is disabled (in check for test_remote_url).
Thanks!
Joerg