Upload problem on new installation Upload problem on new installation
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Upload problem on new installation

Started by sshorepunk, December 21, 2004, 12:59:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sshorepunk

Hello

I installed coppermine yesterday, uploaded a pic OK, now when ever I hit the upload button I get this error message

Warning: stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 432 Warning: stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 440 Warning: Unlink failed (Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 453 Warning: stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 432 Warning: stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 440 Warning: Unlink failed (Permission denied) in /home/kitemad1/public_html/coppermine/upload.php on line 453

I didn't cahnge anything between uploading the first picture apart from pulling some files in the templates/ images file so it has me puzzled!

Thx
Tony

sshorepunk

I've got rid of the error by CHMOD albums/edit, don't understand why I had to do this after already uploading a pic OK
Now I'm unable to view the images I upload, just getting the ubiquitous "x" in the corner!
Tony