Processing status...

Marian

Joined: 2002-09-05
Posts: 2
Posted: Thu, 2002-09-05 05:12

Processing status...
- Adding 2165763680_460.jpg
Error: Invalid image: 2165763680_460.jpg!

- this is what I get, if I try to add any files JPG or GIF and I can't add any files directly to albums using FTP. umm strange

any suggestion , and everything else works fine just can’t upload anything

:sad:
- just looked at my permission and they are all to : 'nobody' inside albums ...
albums folder uses correct permission .. ummm why is that ???

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Thu, 2002-09-05 05:58
Quote:
Processing status...
- Adding 2165763680_460.jpg
Error: Invalid image: 2165763680_460.jpg!

- this is what I get, if I try to add any files JPG or GIF and I can't add any files directly to albums using FTP. umm strange

any suggestion , and everything else works fine just can’t upload anything

:sad:
- just looked at my permission and they are all to : 'nobody' inside albums ...
albums folder uses correct permission .. ummm why is that ???

Greetings Marian,

You have to change the permission to the following:

chown -R apache gallery
chmod -R 744 gallery
chown -R apache netpbm
chmod -R 777 netpbm
chown -R apache tmp
chmod -R 777 tmp

this will correct your permission issue.

:smile:

 
grantiago

Joined: 2002-08-23
Posts: 78
Posted: Thu, 2002-09-05 18:38

another processing problem:

I get the following message:

Fetching Urls...
Could not open url: 'http://www.aguaazul.com/nuke/photos/atoyac/'
Processing status...

well that is the address. and funny but yesterday I uploaded a ton of photos!

setting gallery to 744 really screwed the pooch. 777 works for me. same with 766 well at least the popup window will spin it's wheels before returning the above message. I've checked the permissions all over.

but still doesn't solve my problem which is gallery can't find the directory or open it where I have put the images.

:cry:

 
Marian

Joined: 2002-09-05
Posts: 2
Posted: Fri, 2002-09-06 04:43

Hi,

can someone tell me where are lines to setup permissions for creating new albums ???it's very weird or maybe not but every time an album is created it's setup for 'nobody' so I can't delete / rename nothing ( not a root user , since I'm using hosting service ) and the only way that I can delete new album is using the software .......

I did set permissions for 'albums' folder to 777 and I have no problem adding or manipulating it , it's only when software creates something ....

any solutions ??
:cry:

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Fri, 2002-09-06 05:24

New albums are created using the uid/guid that the webserver is
running under, which sounds like 'nobody' in your case.

Try enabling 'debug mode', this will print out more information and
will allow you to better track what is breaking and where for further
investigation.