View previous topic :: View next topic |
Author |
Message |
Steve0101 -
Joined: 13 Nov 2003 Posts: 28
|
Posted: Wed May 19, 2004 11:57 pm Post subject: need some help |
|
|
I tried to run zpanel but I keep getting all these odd lines showing up like this for the login screen
Warning: session_start(): open(C:\PHP\sessiondata\sess_cc2bcd6ef595bd8473359d95fe076031, O_RDWR) failed: No such file or directory (2) in C:\Program Files\Abyss Web Server\htdocs\zpanel\check_login.php on line 5
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\zpanel\check_login.php:5) in C:\Program Files\Abyss Web Server\htdocs\zpanel\check_login.php on line 5
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Program Files\Abyss Web Server\htdocs\zpanel\check_login.php:5) in C:\Program Files\Abyss Web Server\htdocs\zpanel\check_login.php on line 5
any ideas on this |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Thu May 20, 2004 12:12 am Post subject: |
|
|
I got the same errors.
Is C:\PHP\sessiondata\ a real directory? Also, clear all your cookies, and see if it works. _________________ Bienvenidos! |
|
Back to top |
 |
 |
Steve0101 -
Joined: 13 Nov 2003 Posts: 28
|
Posted: Thu May 20, 2004 12:32 am Post subject: |
|
|
I got it fixed I reinstalled php and it installed that dir |
|
Back to top |
|
 |
|