[solved] cannot log into admin console and warnings (include

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
torata
New Member
New Member
Posts: 9
Joined: Wed May 12, 2010 9:23 am

[solved] cannot log into admin console and warnings (include

Post by torata »

After updating a news section, I got the following warnings (below), and am now unable to log back into the admin console.

Any advice on what might be causing it and how it can be resolved.

The version of cms is 1.7.1

The only activity on the site for the last year is me updating one or two pages, and adding news pages (always with expiration dates) or recycling expired news pages (adding new content, then changing the publication and expiration dates)

many thanks

torata

----
Warning: session_start() [function.session-start]: open(/var/tmp//sess_41b0e9d4ba1a67bd19555f4c7c9cfc0d, O_RDWR) failed: No space left on device (28) in /usr/home/jivemotion/www/include.php on line 34

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/include.php on line 34

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/include.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/include.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/admin/lang.php on line 110

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/admin/login.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/jivemotion/www/include.php:34) in /usr/home/jivemotion/www/admin/login.php on line 314
Last edited by torata on Sat Mar 03, 2012 1:56 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: cannot log into admin console and warnings (include/line

Post by RonnyK »

First, you are running an old non-supported version. CMSMS is currently on 1.10.3.

Second, the first line of the warnings describes your issue...
Warning: session_start() [function.session-start]: open(/var/tmp//sess_41b0e9d4ba1a67bd19555f4c7c9cfc0d, O_RDWR) failed: No space left on device (28) in /usr/home/jivemotion/www/include.php on line 34
It seems like you ran out of diskspace/diskquota...

Ronny
torata
New Member
New Member
Posts: 9
Joined: Wed May 12, 2010 9:23 am

Re: cannot log into admin console and warnings (include/line

Post by torata »

Thank you for the reply RonnyK.
Yes, I appreciate the version is out of date, and this will prompt me to do something about it. However, I would like to be able to get into the admin panel to do a back up.

I doubt it is a diskspace issue as I am using only 10% of available space.

torata
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: cannot log into admin console and warnings (include/line

Post by Rolf »

Try to clear Cache
Delete all content of the folders /tmp/templates_c and /tmp/cache

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mcDavid
Power Poster
Power Poster
Posts: 377
Joined: Tue Mar 31, 2009 8:45 pm

Re: cannot log into admin console and warnings (include/line

Post by mcDavid »

You should probably contact your webhost. Shared hosts tend to overbook the disk-space on their server, so it ís possible the server is physically out of disk-space while you are nowhere near your quota. Although that would mean your webhost is doing something seriously wrong in their configuration.
torata
New Member
New Member
Posts: 9
Joined: Wed May 12, 2010 9:23 am

Re: cannot log into admin console and warnings (include/line

Post by torata »

Thanks, guys, for the quick advice.
Yes, it was a webhost problem, which they have now solved, so back up and running...
and I will take time to do the staged upgrade that's necessary
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: [solved] cannot log into admin console and warnings (inc

Post by RonnyK »

Torata,

glad you solved it...

That is why I posted both diskspace and diskquota ;) Even when you dont use all your quota, the total space on the machine can still be filled.

Ronny
Post Reply

Return to “CMSMS Core”