Jump to content

session_start()


britey

Recommended Posts

Ok i have afew scripts all on dif urls but in the same server  and yesterday all sites say this.

 

 

Warning: session_start() [function.session-start]: open(/home/vpgmcom/tmp/sess_731451966f1ab527e9724b5f912d6a55, O_RDWR) failed: Permission denied (13) in /home/bypass/public_html/index.php on line 12

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/bypass/public_html/index.php:12) in /home/bypass/public_html/index.php on line 12

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bypass/public_html/index.php:12) in /home/bypass/public_html/index.php on line 12

 

Warning: Cannot modify header information - headers already sent by (output started at /home/bypass/public_html/index.php:12) in /home/bypass/public_html/index.php on line 328

 

Warning: Unknown: open(/home/vpgmcom/tmp/sess_731451966f1ab527e9724b5f912d6a55, O_RDWR) failed: Permission denied (13) 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 () in Unknown on line 0

-------------------

Warning: session_start() [function.session-start]: open(/home/vpgmcom/tmp/sess_436ba040cb7a0499ba29cd90d6c96ebf, O_RDWR) failed: Permission denied (13) in /home/proxy/public_html/index.php on line 2

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/proxy/public_html/index.php:2) in /home/proxy/public_html/index.php on line 2

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/proxy/public_html/index.php:2) in /home/proxy/public_html/index.php on line 2

 

Warning: Cannot modify header information - headers already sent by (output started at /home/proxy/public_html/index.php:2) in /home/proxy/public_html/PHProxy.class.php on line 603

-----------------------------

 

Ok i no the session should be at the start but that fine but all these script work well before yesterday.

 

and for the live of me i cant see any reason why this could happen over night

-------

 

(/home/vpgmcom/tmp/sess_731451966f1ab527e9724b5f912d6a55, O_RDWR) 

----------

Where or how did this come in to play

 

and how can i fix all the scripts.

 

THANK YOU FOR ANY HELP HERE

Link to comment
https://forums.phpfreaks.com/topic/91728-session_start/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.