Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Unable to upload photos  (Read 4049 times)

0 Members and 1 Guest are viewing this topic.

n2ueg

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Unable to upload photos
« on: January 25, 2005, 09:05:48 pm »

When either admin or user attempts to upload a file, the following errors appear:

Code: [Select]
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/virtual/site221/fst/var/www/html/cpg/upload.php on line 453


If you add files to the file list and click continue, the error "0 uploads were successful. " appears.   Any suggestions?

I appreciate your insight on this problem.

Joe
« Last Edit: January 26, 2005, 02:49:58 pm by GauGau »
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Unable to upload photos
« Reply #1 on: January 25, 2005, 10:39:06 pm »

Please do an advanced search for ./albums/edit and start reading from the oldest to the newest posts.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

n2ueg

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Unable to upload photos
« Reply #2 on: January 26, 2005, 11:26:52 am »

thanks, I'll give it a shot...sometimes you just need to know where to look :-)
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Unable to upload photos
« Reply #3 on: January 26, 2005, 11:29:57 am »

For future reference, the error message itself is a good way to start a search.
Logged

n2ueg

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Unable to upload photos
« Reply #4 on: January 26, 2005, 11:41:06 am »

You are right...newbies can use the advanced search too  :o  I did find the answer at:

http://forum.coppermine-gallery.net/index.php?topic=9456.0

And after deleting and recreating the edit directory and chmoding it to 777, things seem to be OK again.  I am not sure what caused it though.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.