safe mode help
- From: rdlowrey <rdlowrey@xxxxxxxxx>
- Date: Tue, 8 Apr 2008 10:12:31 -0700 (PDT)
Hi, I'm pulling my hair out trying to make this work and any help
would be appreciated ...
When I try to move the uploaded file:
move_uploaded_file($_FILES["file"]["tmp_name"],"/var/www/vhosts/
mydomain.com/intranet/httpdocs/lib/slips/in/$filename.pdf");
I get the following error:
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The
script whose uid is 10001 is not allowed to access /var/www/vhosts/
mydomain.com owned by uid 0
However, my phpinfo() tells me that the master value for safe mode is
Off. Why do I keep getting SAFE MODE errors iwhen php tells me that
safe mode is turned off?
Pleeeease help. Thanks.
.
- Follow-Ups:
- Re: safe mode help
- From: Jerry Stuckle
- Re: safe mode help
- Prev by Date: Re: Help
- Next by Date: Re: site layout
- Previous by thread: Memory usage of foreach
- Next by thread: Re: safe mode help
- Index(es):
Relevant Pages
|