![]() |
#1
|
||||
|
||||
![]()
We haven't changed anything, all of the sudden we tried accessing the ACP and all of these errrors came up, and won't let us log in.
Warning: Cannot modify header information - headers already sent by (output started at /home/aristo91/public_html/classes/class_cookies.php:112) in /home/aristo91/public_html/admincp/index.php on line 40 Warning: Unknown: write failed: No space left on device (28) 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 Admin CP Error Log: [10-Dec-2012 13:54:25 America/New_York] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/aristo91/public_html/classes/class_cookies.php:112) in /home/aristo91/public_html/admincp/index.php on line 40 [10-Dec-2012 13:54:40 America/New_York] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/aristo91/public_html/classes/class_cookies.php:112) in /home/aristo91/public_html/admincp/index.php on line 40 [10-Dec-2012 13:54:45 America/New_York] PHP Fatal error: Uncaught exception 'Exception' with message 'Language var login_title does not exist.' in /home/aristo91/public_html/classes/class_language.php:20 Stack trace: #0 /home/aristo91/public_html/admincp/index.php(27): Language->__get('login_title') #1 /home/aristo91/public_html/admincp/index.php(112): AdminCP->prepareLogin() #2 /home/aristo91/public_html/admincp/index.php(118): AdminCP::main() #3 {main} thrown in /home/aristo91/public_html/classes/class_language.php on line 20 If anyone can make any sense of this please let me know. We can't access our admin control panel. |
#2
|
|||
|
|||
![]()
Inb4
"What do you mean you can't access your control panel??" http://youtu.be/0dlS6m8oVIs If it doesn't appear it's still processing. |
#3
|
||||
|
||||
![]()
Well first of all, was ACP working for you before? Does this error just pop out right now? And if you dont mind me being curious, Nieth and Clessidra are running the same site?
I am not able to reproduce this error from two of my demo sites, it is not a programming error. Instead, it seems that your server is not able to delete session temp files properly. For this reason its getting full, and thus no space left to write new session data. Here is a reference to the problem encountered by some people: http://www.webhostingtalk.com/showthread.php?t=681183 You have two options. You may ask your host to install tmpwatch utility, which gets rid of garbage session data automatically. Or you may request the php ini file setting to be changed for the following three parameters: Quote:
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#4
|
||||
|
||||
![]()
It was working before. It's not now.
Thanks Hall of Famer, that's honestly what I thought it was. Thanks for confirming. Yes, we're running the same site, I'm trying my best to do what I can for her, I appreciate all of the support you've been giving us. |
#5
|
||||
|
||||
![]()
Alright, no problem. I wish you the best luck with this, its interesting how nobody has ever encountered this problem before. umm what do you mean by you try your best to do what you can for her? You are the coder on her site, or you are her boyfriend?
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#6
|
||||
|
||||
![]()
I'm more a slave, but I believe that our host's servers are getting full, because there are times where the site becomes completely inaccessible and says that the SQL server is receiving too many connections or something.
I'm going to go out on a limb and say that our host isn't the most reliable. *cough* x10 *cough* |
#7
|
||||
|
||||
![]()
Does anyone know what this warning is telling me, and why it pops up whenever we log into something on the site? I know it has something to do with the headers, but I can't quite figure it out.
Warning: Cannot modify header information - headers already sent by (output started at /home/aristo91/public_html/classes/class_cookies.php:112) in /home/aristo91/public_html/admincp/index.php on line 40 |
#8
|
||||
|
||||
![]()
Well that happened to me too at times, usually it occurs when I am trying to load a file that does not exist or has wrong url specification. Not sure in your case though.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#9
|
||||
|
||||
![]()
well , lets start with the debug
first problem Quote:
contact your host and ask him to incrase the temp size or to clean the temp directory or to move the temp directory to a emty drive then for the headers those errors only happends if the script try to send a header when the header already exist a example Code:
session_start() probaly that error is generated in this case because of the disk error ( seems to reffer from the cookie php script) as the other pages also contains the same function will it try to load ( as it does not exist) but it was loaded before so it trows out a error nothing you can do to fix it with out debuggin and by getting rid of the thing that start all of this in this case , first fix would be to get rid of the no space error by swapping a hd or cleaning the temp directory or by moving the temp directory to a other location hopely i explained it right Greetings From PowerChaos
__________________
|
#10
|
||||
|
||||
![]()
Well I already told him what the session error was lol. The problem hes having right now is that he does not know what the header already sent warning comes from.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Errors... | Kinzu | Questions and Supports | 0 | 10-01-2014 10:16 AM |
Errors with WAMP | MikiHeart | Questions and Supports | 4 | 11-06-2013 09:12 PM |
Sorry, Have lots of questions! | blondbananamix | Questions and Supports | 5 | 05-08-2011 07:05 AM |
Lots of requests (paid if any programmers are interested?) | Kyris | Suggestions and Feature Requests | 3 | 01-23-2011 11:08 AM |
MySQL Errors | SubZ | Questions and Supports | 2 | 02-08-2009 02:43 PM |
What's New? |
What's Hot? |
What's Popular? |