Hi there,
I'm just putting a site together for a client, but I'm getting the old session start errors:
Warning: session_start() [function.session-start]: open(/tmp/sess_9cfce526627686758f1a108e20ed786e, O_RDWR) failed: Permission denied (13) in /home2/appletre/public_html/wp-content/themes/Hermes/index.php on line 8
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/appletre/public_html/wp-content/themes/Hermes/index.php:8) in /home2/appletre/public_html/wp-content/themes/Hermes/index.php on line 8
I know this is usally caused by whitespace in PHP but I can't find it! any ideas?? Thanks in advance!