Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 1009 is not allowed to access /tmp owned by uid 0 in /home/vollkorn/public_html/serendipity_config.inc.php on line 16
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /home/vollkorn/public_html/serendipity_config.inc.php on line 16
As I can't change the permissions I'd like to change the tmp directory used to ~/tmp, but I couldn't find how to do this.
I just want a running blog on this server, so what should I do to get there?
You can try to change the .htaccess to change the setting. On my personal server whenever I set this I get a 500 internal server error, but you may have better luck.