[SOLVED] Error message on site, admin login doesn't work anymore

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ilikedirt
New Member
New Member
Posts: 3
Joined: Mon Dec 17, 2007 3:56 pm

[SOLVED] Error message on site, admin login doesn't work anymore

Post by ilikedirt »

Hi,

I have a CMS site, that I moved from one domain to another. I changed the root_url in the config.php to the new domain. Now I have this error message on the site:

Warning: Unknown(): open(/var/tmp/sess_5114a74836e2a4afc250a5ce310caaa2, O_RDWR) failed: File too large (27) 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 (/var/tmp) in Unknown on line 0

I'm not even really sure this is directly related to the domain change... Also the admin login seems not to work anymore suddenly - it rejects my passwort.

Please help :)

Best Regards
Last edited by ilikedirt on Thu Jan 10, 2008 4:08 pm, edited 1 time in total.
ilikedirt
New Member
New Member
Posts: 3
Joined: Mon Dec 17, 2007 3:56 pm

Re: Error message on site, admin login doesn't work anymore

Post by ilikedirt »

Well... the error is gone and the admin login works again... I didn't change anything so this seems to be a hoster issue? But still, how can this happen and what causes it?
Pierre M.

Re: Error message on site, admin login doesn't work anymore

Post by Pierre M. »

Hello,

according to the error messages it is a problem of session management at the PHP level.
Definitely a hosting issue to me, not a CMSms issue.
This is why working PHP sessions are required.

Pierre M.
Post Reply

Return to “CMSMS Core”