Page 1 of 1

Receiving warning messages

Posted: Wed Jan 18, 2006 3:29 pm
by wibbs
Script URL:
Version of script:
Version of PHP: 1.1
Hosting company: :
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: reviewed all

Write your message below:


Hi, I've been using Ccount without any problems for a few weeks. Then a number of warning messages appeared when I logged into the admin panel. Here are the messages:

At the top of panel I received this: Warning: session_start(): open(/data/tmp/sess_1c60cd31066b53f24ba6f349c51ca0b6, O_RDWR) failed: File too large (27) in /data/8/0/49/21/538673/user/549652/htdocs/ccount/index.php on line 40

At the bottom of the panel I received these two: Warning: Unknown(): open(/data/tmp/sess_1c60cd31066b53f24ba6f349c51ca0b6, 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 (/data/tmp) in Unknown on line 0

I'd appreciate any help you could provide. thanks!

Posted: Sat Jan 21, 2006 12:23 pm
by Klemen
Something is wrong with your PHP setup, check the correct settings for the sessions folder (data/tmp/). I don't think I can be of much help here since it's a PHP installation problem, but you can try uploading this file, place a link here and I will check for any obvious problems:

http://www.phpjunkyard.com/extras/phpinfo.zip
http://www.phpjunkyard.com/extras/session_test.zip

Regards