php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16284 uploading image
Submitted: 2002-03-26 06:27 UTC Modified: 2002-03-26 06:28 UTC
From: adile3000 at yahoo dot fr Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.0 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
16 + 4 = ?
Subscribe to this entry?

 
 [2002-03-26 06:27 UTC] adile3000 at yahoo dot fr
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-26 06:28 UTC] derick@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 19:01:29 2024 UTC