Hello,
 
Open_basedir is not set in the php.ini  and I can rename the files
without an issue using the rename function.
 
-------------------------------------------- 
Brandon Orther 
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com <http://www.webintellects.com/> 
--------------------------------------------
-----Original Message-----
From: Ernest E Vogelsinger [mailto:ernest@;vogelsinger.at] 
Sent: Tuesday, November 12, 2002 9:42 AM
To: Brandon Orther
Cc: PHP User Group
Subject: Re: [PHP] FileSize and file_exist failing a file that I am sure
is there
 
At 17:27 12.11.2002, Brandon Orther spoke out and said:
--------------------[snip]--------------------
>When try to get a file_exist response I get the following error:
> 
>Warning:  stat failed for /home/admin/2002-11-12-Part1.mp3
> (errno=2 - No such file or directory) in
><b>/home/admin/hsReleaser.php</b> on line <b>20</b><br>
> 
>But I am rather sure that the file does exist.  If I open
>/home/admin/2002-11-12-Part1.mp3 it does exist.
--------------------[snip]-------------------- 

Maybe the open_basedir limitation is in effect, and /home/admin is
outside the allowed base directory?



-- 
   >O Ernest E. Vogelsinger 
   (\) ICQ #13394035 
    ^ http://www.vogelsinger.at/

Reply via email to