Hello guys
after i install and configure my sef component, i have this problem in every page of the site:
Warning: session_start() [function.session-start]: open(tmp/sess_d84dce36798f4d3c508d7d15cbd7eace, O_RDWR) failed: No such file or directory (2) in /home/gamerzbr/public_html/index.php on line 7
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/gamerzbr/public_html/index.php:7) in /home/gamerzbr/public_html/index.php on line 7
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/gamerzbr/public_html/index.php:7) in /home/gamerzbr/public_html/index.php on line 7
Warning: main(ajaxp_backend.php) [function.main]: failed to open stream: No such file or directory in /home/gamerzbr/public_html/index.php on line 8
Warning: main() [function.include]: Failed opening 'ajaxp_backend.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gamerzbr/public_html/index.php on line 8
Fatal error: Call to undefined function: sajax_show_javascript() in /home/gamerzbr/public_html/index.php on line 24
Warning: Unknown(): open(tmp/sess_d84dce36798f4d3c508d7d15cbd7eace, 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 (tmp) in Unknown on line 0
i had to comment the option followmylinks, cuz it was causing a 403 forbidden error in my entire site...