bandicoot Posted April 9, 2008 Share Posted April 9, 2008 I HAVE THIS PROBLEM: Warning: session_start() [function.session-start]: open(/home/httpd/vhosts/viajamas.com/httpdocs/./tmp/sess_dc7b784cef204fde42366075388c33f0, O_RDWR) failed: No such file or directory (2) in /home2/viajamas/public_html/admin/includes/functions/sessions.php on line 67 Fatal error: Cannot re-assign $this in /home2/viajamas/public_html/admin/includes/classes/upload.php on line 31 Warning: Unknown: open(/home/httpd/vhosts/viajamas.com/httpdocs/./tmp/sess_dc7b784cef204fde42366075388c33f0, O_RDWR) failed: No such file or directory (2) 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 (/home/httpd/vhosts/viajamas.com/httpdocs/./tmp) in Unknown on line 0 ANYONE CAN HELP ME? Link to comment Share on other sites More sharing options...
Guest Posted April 10, 2008 Share Posted April 10, 2008 sounds like you have a few3 problems, error in your configuration and also a space at the top of a file must start with <? and not <-- notice the space at top of file <? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.