Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Warning function.session-start Error - Can't Log In
Hi,
I installed Mysidia ver 1.3.2, and have had errors every, single, possible step of the way. Right now I have this: Code:
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/86/10005386/tmp/sess_t32nvobci8bt4o571g187101g3, O_RDWR) failed: No such file or directory (2) in /home/content/86/10005386/html/classes/class_session.php on line 13 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/86/10005386/html/classes/class_session.php:13) in /home/content/86/10005386/html/classes/class_session.php on line 13 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/86/10005386/html/classes/class_session.php:13) in /home/content/86/10005386/html/classes/class_session.php on line 13 So please help me out. What's going on here? |
#2
|
|||
|
|||
Well, I figured out the problem. As it turns out, since I'm hosted with GoDaddy, there was a problem with writing session data to a directory that either didn't exist, or was denied permission to write. So for anyone else with this horribly misleading error, here was the solution:
PHP Code:
|
#3
|
||||
|
||||
Oh interesting, never thought there were hosting companies with this kind of issue. Nice discovery.
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#4
|
|||
|
|||
Yeah, it took a long time to come to that conclusion. I kept looking through the code for a space, or reencoding the files, uploading them in binary, the kinds of things you'd expect from a header exception.
Another thing specific to my hosting is that they had the php set to version 5.2 by default, which caused the scripts not to work at all. I eventually found one of the topics here about there being a php bug, so I had to go into my control panel and find the switch to turn in to 5.3. Lol, don't know why they had it set to 5.2 |
#5
|
||||
|
||||
Well there are still about half of webhosts using PHP 5.2 right now, in future the situation will get better.
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
Tags |
error, function.session-start, header, session, start |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calling a function in a function from the same class page | Hwona | Questions and Supports | 2 | 04-25-2015 08:41 AM |
Start-Adoptable | DaZeus | Questions and Supports | 0 | 03-14-2011 07:14 AM |
Session Street: Sunset | Tequila | Templates and Themes | 16 | 01-24-2011 12:03 AM |
how to start | trainerluke | Questions and Supports | 5 | 03-29-2009 04:52 PM |
Just need to know how i can start this | Killgore | Questions and Supports | 2 | 03-25-2009 02:27 PM |
What's New? |
What's Hot? |
What's Popular? |