Support » Fixing WordPress » Warning: session_start() [function.session-start] Error

  • 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!

    http://appletreehotel.co.uk/

Viewing 2 replies - 1 through 2 (of 2 total)
  • disk space could be full in your servers /tmp/ directory. you could contact your host and find out

    Thread Starter Patrick

    (@randomgift)

    Thanks for your response. I’ve checked /tmp and it is no where near full. Could it be an issue with disk space?

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: session_start() [function.session-start] Error’ is closed to new replies.