From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: uploading image
In the program that I have. There is an admin part and a front part. In the admin part there is an upload using the copy() function. THe upload is about many images. In the version php4.08 it works well. now using php4.01 the upload doesn't work for the second image. Ther is a warning: "enable to create " image name in the folder" permission denied in " line in the code: with the function copy()" Can you please help me on that. thanks -- Edit bug report at http://bugs.php.net/?id=16284&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16284&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16284&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16284&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16284&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16284&r=support Expected behavior: http://bugs.php.net/fix.php?id=16284&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16284&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16284&r=submittedtwice
