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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 May 03 01:01:33 2024 UTC