Warning: move_uploaded_file(../uploads/dde_n.gif): failed to open stream: Permission denied in /home/artologics/posters/admin/act_addproduct.php on line 64
Warning: move_uploaded_file(): Unable to move '/tmp/php8aCsX7' to '../uploads/dde_n.gif' in /home/artologics/posters/admin/act_addproduct.php on line 64
i am getting these 2 warning messages while uploading ????
how can i fix them????
uploading error
Moderator: General Moderators
- itsmani1
- Forum Regular
- Posts: 791
- Joined: Mon Sep 29, 2003 2:26 am
- Location: Islamabad Pakistan
- Contact:
oki thanks manfeyd wrote:you do not have permission to write to ../uploads/dde_n.gif. This could be for several reasons.. such as you are not allowed to access folders outside your document root, the file already exists without write permission to php, etc.
its was because of permission :::
permission were set to uploads folder but were not set to root folder NOw its working::::