the /tmp directory of the server I'm running serendipity 1.1.3 on got this permissions:
Code: Select all
drwxrwxrwtAs 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.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
I just want a running blog on this server, so what should I do to get there?
TIA