Jump to content
xt:Commerce Community Forum

CHMOD 600 Bilder Upload


Oktay

Recommended Posts

Hallo,

Wenn ich ein Produkt Bild Upload werde die Bilder in den Unterverzeichnissen /INFO/POPUP/ORIGINAL/THUMBNAIL erstellt, jedoch haben nur die Bilder in dem Verzeichniss ORIGINAL die Rechte 777. Alle anderen Bilder haben die Rechte 600, und k?nnen damit nicht angezeigt werden.

Es wurde vor kurzem eine PHP update auf dem Server durchgef?hrt (k?nnte etwas damit zu tun haben).

Die Ordner haben die rechte 777. Die Bilder werden kopiert, jeodoch die rechte nicht neu gesetzt.

Jemand eine Idee? Danke!

Link to comment
Share on other sites

  • 2 weeks later...

ich habe das selbe Problem, hier wird es vielleicht deutlich:

./info_images:

total 84

drwxrwxrwx 2 web90 web90 4096 Dec 30 16:23 .

drwxr-xr-x 6 web90 web90 4096 Dec 12 17:29 ..

-rw------- 1 web90 web90 6813 Dec 17 17:17 1_0.jpg

-rw------- 1 web90 web90 8918 Dec 20 17:07 2_0.gif

-rw------- 1 web90 web90 8918 Dec 20 17:59 3_0.gif

-rw------- 1 web90 web90 8918 Dec 20 18:18 4_0.gif

-rw------- 1 web90 web90 8918 Dec 20 18:35 5_0.gif

-rw------- 1 web90 web90 7966 Dec 20 19:20 6_0.gif

-rw------- 1 web90 web90 6214 Dec 30 16:23 7_0.png

-rw-r--r-- 1 web90 web90  1 Dec 12 17:29 index.html


./original_images:

total 220

drwxrwxrwx 2 web90 web90  4096 Dec 30 16:23 .

drwxr-xr-x 6 web90 web90  4096 Dec 12 17:29 ..

-rwxrwxrwx 1 web90 web90 100161 Dec 17 17:17 1_0.jpg

-rwxrwxrwx 1 web90 web90 12336 Dec 20 17:07 2_0.gif

-rwxrwxrwx 1 web90 web90 12336 Dec 20 17:59 3_0.gif

-rwxrwxrwx 1 web90 web90 12336 Dec 20 18:18 4_0.gif

-rwxrwxrwx 1 web90 web90 12336 Dec 20 18:35 5_0.gif

-rwxrwxrwx 1 web90 web90 12336 Dec 20 19:20 6_0.gif

-rwxrwxrwx 1 web90 web90 24575 Dec 30 16:23 7_0.png

-rw-r--r-- 1 web90 web90   1 Dec 12 17:29 index.html


./popup_images:

total 116

drwxrwxrwx 2 web90 web90 4096 Dec 30 16:23 .

drwxr-xr-x 6 web90 web90 4096 Dec 12 17:29 ..

-rw------- 1 web90 web90 10750 Dec 17 17:17 1_0.jpg

-rw------- 1 web90 web90 15806 Dec 20 17:07 2_0.gif

-rw------- 1 web90 web90 15806 Dec 20 17:59 3_0.gif

-rw------- 1 web90 web90 15806 Dec 20 18:18 4_0.gif

-rw------- 1 web90 web90 15806 Dec 20 18:35 5_0.gif

-rw------- 1 web90 web90 13422 Dec 20 19:20 6_0.gif

-rw------- 1 web90 web90 8562 Dec 30 16:23 7_0.png

-rw-r--r-- 1 web90 web90   1 Dec 12 17:29 index.html


./thumbnail_images:

total 40

drwxrwxrwx 2 web90 web90 4096 Dec 30 16:23 .

drwxr-xr-x 6 web90 web90 4096 Dec 12 17:29 ..

-rw------- 1 web90 web90 2253 Dec 17 17:17 1_0.jpg

-rw------- 1 web90 web90 3374 Dec 20 17:07 2_0.gif

-rw------- 1 web90 web90 3374 Dec 20 17:59 3_0.gif

-rw------- 1 web90 web90 3374 Dec 20 18:18 4_0.gif

-rw------- 1 web90 web90 3374 Dec 20 18:35 5_0.gif

-rw------- 1 web90 web90 2861 Dec 20 19:20 6_0.gif

-rw------- 1 web90 web90 2505 Dec 30 16:23 7_0.png

-rw-r--r-- 1 web90 web90  1 Dec 12 17:29 index.html

Nur die hochgeladenen Bilder unter original_images werden werden mit den "fast" passenden Rechten ausgestattet. Normal sollte 644 sein. Die anderen haben nur 600 also rw, und damit sind die hochgeladenen vom Apache nicht lesbar.

Wie kann ich ?ndern, das diese Bilder ebenfalls die 644 per chmod erhalten?

Link to comment
Share on other sites

Originally posted by Moppi@Dec 30 2005, 06:24 PM

ich habe das selbe Problem, hier wird es vielleicht deutlich:

./info_images:

total 84

drwxrwxrwx ?2 web90 web90 4096 Dec 30 16:23 .

drwxr-xr-x ?6 web90 web90 4096 Dec 12 17:29 ..

-rw------- ?1 web90 web90 6813 Dec 17 17:17 1_0.jpg

-rw------- ?1 web90 web90 8918 Dec 20 17:07 2_0.gif

-rw------- ?1 web90 web90 8918 Dec 20 17:59 3_0.gif

-rw------- ?1 web90 web90 8918 Dec 20 18:18 4_0.gif

-rw------- ?1 web90 web90 8918 Dec 20 18:35 5_0.gif

-rw------- ?1 web90 web90 7966 Dec 20 19:20 6_0.gif

-rw------- ?1 web90 web90 6214 Dec 30 16:23 7_0.png

-rw-r--r-- ?1 web90 web90 ? ?1 Dec 12 17:29 index.html


./original_images:

total 220

drwxrwxrwx ?2 web90 web90 ? 4096 Dec 30 16:23 .

drwxr-xr-x ?6 web90 web90 ? 4096 Dec 12 17:29 ..

-rwxrwxrwx ?1 web90 web90 100161 Dec 17 17:17 1_0.jpg

-rwxrwxrwx ?1 web90 web90 ?12336 Dec 20 17:07 2_0.gif

-rwxrwxrwx ?1 web90 web90 ?12336 Dec 20 17:59 3_0.gif

-rwxrwxrwx ?1 web90 web90 ?12336 Dec 20 18:18 4_0.gif

-rwxrwxrwx ?1 web90 web90 ?12336 Dec 20 18:35 5_0.gif

-rwxrwxrwx ?1 web90 web90 ?12336 Dec 20 19:20 6_0.gif

-rwxrwxrwx ?1 web90 web90 ?24575 Dec 30 16:23 7_0.png

-rw-r--r-- ?1 web90 web90 ? ? ?1 Dec 12 17:29 index.html


./popup_images:

total 116

drwxrwxrwx ?2 web90 web90 ?4096 Dec 30 16:23 .

drwxr-xr-x ?6 web90 web90 ?4096 Dec 12 17:29 ..

-rw------- ?1 web90 web90 10750 Dec 17 17:17 1_0.jpg

-rw------- ?1 web90 web90 15806 Dec 20 17:07 2_0.gif

-rw------- ?1 web90 web90 15806 Dec 20 17:59 3_0.gif

-rw------- ?1 web90 web90 15806 Dec 20 18:18 4_0.gif

-rw------- ?1 web90 web90 15806 Dec 20 18:35 5_0.gif

-rw------- ?1 web90 web90 13422 Dec 20 19:20 6_0.gif

-rw------- ?1 web90 web90 ?8562 Dec 30 16:23 7_0.png

-rw-r--r-- ?1 web90 web90 ? ? 1 Dec 12 17:29 index.html


./thumbnail_images:

total 40

drwxrwxrwx ?2 web90 web90 4096 Dec 30 16:23 .

drwxr-xr-x ?6 web90 web90 4096 Dec 12 17:29 ..

-rw------- ?1 web90 web90 2253 Dec 17 17:17 1_0.jpg

-rw------- ?1 web90 web90 3374 Dec 20 17:07 2_0.gif

-rw------- ?1 web90 web90 3374 Dec 20 17:59 3_0.gif

-rw------- ?1 web90 web90 3374 Dec 20 18:18 4_0.gif

-rw------- ?1 web90 web90 3374 Dec 20 18:35 5_0.gif

-rw------- ?1 web90 web90 2861 Dec 20 19:20 6_0.gif

-rw------- ?1 web90 web90 2505 Dec 30 16:23 7_0.png

-rw-r--r-- ?1 web90 web90 ? ?1 Dec 12 17:29 index.html

Nur die hochgeladenen Bilder unter original_images werden werden mit den "fast" passenden Rechten ausgestattet. Normal sollte 644 sein. Die anderen haben nur 600 also rw, und damit sind die hochgeladenen vom Apache nicht lesbar.

Wie kann ich ?ndern, das diese Bilder ebenfalls die 644 per chmod erhalten?

Quoted post

Lass mich raten:

Bist gehorstet bei Strato?Hab dieses Problem n?mlich jetzt auch im Version 1.2

Mache mittlerweile alle Bilder manuell.Funktioniert!

Gru?

J?rgen

Link to comment
Share on other sites

  • 2 weeks later...

Meine Idee dazu ist, einfach in dem Imageprocessing-Script zwei Zeilen einzuf?gen, die die Rechte des verarbeiteten Bildes nachtr?glich setzen. Ich hatte das Problem auch schon einmal bei einer anderen Sache. Hab leider den Code nicht zur Hand, aber wenn Du einen Server administrieren kannst, wird das wohl kein Problem f?r Dich sein ...

Link to comment
Share on other sites

  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...