jwiskema
12-28-04, 05:30 PM
I have not touch this site in 2 weeks and neither has anyone else. And I am getting session errors... :confused:
I was using a directory called temp (which has a CHMOD of 777) and it is now looking for a directory called tmp (which I created and set permission to 777) and that did not solve the problem.
Warning: session_start(): open(/tmp/sess_779d50773a45471f71de67560203a233, O_RDWR) failed: Permission denied (13) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 67
Warning: I am not able to write to the sessions directory: /tmp. Sessions will not work until the right user permissions are set.
Warning: session_write_close(): open(/tmp/sess_779d50773a45471f71de67560203a233, O_RDWR) failed: Permission denied (13) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 106
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 106
I also check powweb and there doesn't seem to be any update that would affect this.
Thank you in advanced,
~ J ~
I was using a directory called temp (which has a CHMOD of 777) and it is now looking for a directory called tmp (which I created and set permission to 777) and that did not solve the problem.
Warning: session_start(): open(/tmp/sess_779d50773a45471f71de67560203a233, O_RDWR) failed: Permission denied (13) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 67
Warning: I am not able to write to the sessions directory: /tmp. Sessions will not work until the right user permissions are set.
Warning: session_write_close(): open(/tmp/sess_779d50773a45471f71de67560203a233, O_RDWR) failed: Permission denied (13) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 106
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /www/c/controlsyslabs/htdocs/oscommerce/catalog/includes/functions/sessions.php on line 106
I also check powweb and there doesn't seem to be any update that would affect this.
Thank you in advanced,
~ J ~