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
[solved] cannot log into admin console and warnings (include
[solved] cannot log into admin console and warnings (include
Last edited by torata on Sat Mar 03, 2012 1:56 am, edited 1 time in total.
Re: cannot log into admin console and warnings (include/line
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...
Ronny
Second, the first line of the warnings describes your issue...
It seems like you ran out of diskspace/diskquota...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
Ronny
Re: cannot log into admin console and warnings (include/line
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
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
Re: cannot log into admin console and warnings (include/line
Try to clear Cache
Delete all content of the folders /tmp/templates_c and /tmp/cache
grtz. Rolf
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: cannot log into admin console and warnings (include/line
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.
Re: cannot log into admin console and warnings (include/line
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
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
Re: [solved] cannot log into admin console and warnings (inc
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
glad you solved it...
That is why I posted both diskspace and diskquota

Ronny