Page 1 of 1

[SOLVED] CMSMS blocked - impossible to login

Posted: Thu Jan 10, 2008 10:52 am
by Torpedine
Hello, I have a problem after upgrading my CMSMS website (www.isoladipasqua.it) at the latest version 1.2.3

I cannot login any more because the login page shows two errors:

Warning: Unknown(): open(/tmp/sess_f98bd6b56b6df1bad6364935e6c815bf, 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) in Unknown on line 0

I have tried everything, also a new upload of the software but the problem persists.
Note that now the tmp folder (with permissions 777) is empty

Thanks in advance

Re: CMSMS blocked

Posted: Thu Jan 10, 2008 10:58 am
by RonnyK
Torpedine,

with EMPTY, do you mean complete empty. So the folders tmp/cache, tmp/templates and tmp/templates_c arent there either.....

If so try, creating these folders under /tmp and check again....

Ronny

Re: CMSMS blocked

Posted: Thu Jan 10, 2008 11:25 am
by Torpedine
No, the directory structure of /tmp is intact

The error codes appear also on the fronted, i.e. Home page:

Warning: Unknown(): open(/tmp/sess_f98bd6b56b6df1bad6364935e6c815bf, 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) in Unknown on line 0

Re: CMSMS blocked

Posted: Thu Jan 10, 2008 1:20 pm
by RonnyK
What if you re-transfer the package 1.2.3 over your existing files. Make sure that all files are overwritten. It might be caused by a wrong file that wasnt overwritten.

Ronny

Re: CMSMS blocked - impossible to login

Posted: Thu Jan 10, 2008 1:28 pm
by Torpedine
already done without success.

To be sure I have also deleted the CMS files on the server and re-uploaded them.

Re: CMSMS blocked - impossible to login

Posted: Thu Jan 10, 2008 3:40 pm
by Nullig
I wonder if the session_save path is to somewhere other than the tmp folder under your www folder. Is there another tmp folder further up the path, or off the root?

Nullig

Re: [Solved] CMSMS blocked - impossible to login

Posted: Thu Jan 10, 2008 3:51 pm
by Torpedine
the problem has disappeared by itself. Maybe a Server issue? it seems the same problem listed here: http://forum.cmsmadesimple.org/index.php/topic,18379.0.html

A mystery indeed. Anyway thanks to all the people who lost some time with my issue! :)

Re: [SOLVED] CMSMS blocked - impossible to login

Posted: Thu Jan 10, 2008 4:45 pm
by Pierre M.
Yes, I think it is the same hosting problem of broken PHP sessions.
Not a CMSms issue, a hoster issue. PHP sessions must work. Please report this to your host, not here.
http://wiki.cmsmadesimple.org/index.php ... quirements

Have fun with CMSms

Pierre M.