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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: adile3000 at yahoo dot fr
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 22:01:28 2024 UTC