Hi,

I use PHP 4.3.1 with apache 2.0.44 and php.ini from php.ini-recommended.

It seems that copy() doesn't work. Permissions are correct, apache can
read the source file and write to the destination directory.

But I get the following error message when I use copy:

Warning: copy(<destination file>) [function.copy]: failed to create
stream: Success in <script>.php on line <l>

Is this a bug ? How can I investigate it ?



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

Reply via email to