warning messages
crowen - May 11, 2008 - 20:13
Hi guys,
I'm getting a lot of warning messages, see below:
warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 13513 is not allowed to access /home/html/crowen.net/public_html/sites/default/files/tmp/fileN7bgiZ owned by uid 1005 in /home/html/crowen.net/public_html/includes/file.inc on line 757.
warning: fopen(/home/html/crowen.net/public_html/sites/default/files/tmp/fileN7bgiZ) [function.fopen]: failed to open stream: Unknown error: 0 in /home/html/crowen.net/public_html/includes/file.inc on line 757.
The file could not be created. Any idea what does it mean and what to do to fix this? Many thanks in advance.

=-=
What feature of your site is causing those warning ?
some more debugging info from your end may help.
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
after playing with the site
after playing with the site a bit I realised that this only started after I turned the Cache system on, but it couldn't access the tmp folder in files folder, created by Drupal due to some strange problem with access rights. I couldn't even reset the access rights, I had to rename the tmp folder first, than delete it and recreate the new tmp folder. Seems working fine now.