Hello,

I'd suggest to have a look at your php.ini and see the value of some
execute external commands. Don't remember exactly the name of this flag.
HTH
Regards
Pascal Miquet

Le mar 05/08/2003 à 13:53, James Brash a écrit :
> 
> Hi,
> I have a problem using unlink(); on a system using FreeBSD and Apache...
> where my local system using Windows and Apache experiences no problems.
> 
> <?
> unlink("test1.php");
> ?>
> 
> On the windows system is deletes the file, but on the FBSD system the file
> does not delete and returns no error. I have tried using the full path, and
> CHMODing the files but no luck. Thanks for any help/advice you can give me.
> 
>       James Brash
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to