Thursday, October 6, 2011

Showing session errors on hosting to Fatcow Domain Server

Hi Sir,

I uploaded my cakephp 1.3 web application into the new shared server
provided by fatcow. But am getting few errors after uploading into the
server.

Below is the site URL:

http://contractngo.com/

The errors are listed below:

Warning (2): session_start() [function.session-start]: open(/var/
php_sessions/sess_d6bbd8cfb71e3966e6b50771206171d9, O_RDWR) failed: No
such file or directory (2) [CORE/cake/libs/cake_session.php, line 587]

Warning (2): session_start() [function.session-start]: Cannot send
session cookie - headers already sent by (output started at /hermes/
web01/b2193/moo.contractngocom/contract-and-go/cake/libs/debugger.php:
683) [CORE/cake/libs/cake_session.php, line 587]

Warning (2): session_start() [function.session-start]: Cannot send
session cache limiter - headers already sent (output started at /
hermes/web01/b2193/moo.contractngocom/contract-and-go/cake/libs/
debugger.php:683) [CORE/cake/libs/cake_session.php, line 587]

Warning (2): Cannot modify header information - headers already sent
by (output started at /hermes/web01/b2193/moo.contractngocom/contract-
and-go/cake/libs/debugger.php:683) [CORE/cake/libs/cake_session.php,
line 588]

Warning (2): Unknown: open(/var/php_sessions/
sess_d6bbd8cfb71e3966e6b50771206171d9, O_RDWR) failed: No such file or
directory (2) [Unknown, line ??]

Warning (2): Unknown: Failed to write session data (files). Please
verify that the current setting of session.save_path is correct (/var/
php_sessions) [Unknown, line ??]

Any help is very much appreciated and thanks in advance.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: