Hi all,
This is the problem I am getting:
Warning: session_start() [function.session-start]: open(/theitch/public_html/temporary/sessions/sess_e0b44cd6abb408c3b600bf99d266c958, O_RDWR) failed: No such file or directory (2) in /home/theitch/public_html/include/config.php on line 16
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/theitch/public_html/include/config.php:16) in /home/theitch/public_html/include/config.php on line 16
Warning: require_once(/theitch/public_html/smarty/libs/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/theitch/public_html/include/config.php on line 25
Fatal error: require_once() [function.require]: Failed opening required '/theitch/public_html/smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theitch/public_html/include/config.php on line 25
Warning: Unknown: open(/theitch/public_html/temporary/sessions/sess_e0b44cd6abb408c3b600bf99d266c958, 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 (/theitch/public_html/temporary/sessions) in Unknown on line 0
Thank you in advanced,
Brad.


Reply With Quote
