Bildrechte 600 nach Upload
Bildrechte 600 nach Upload
Wie krieg ich es hin, dass Bilder die hochgeladen werden automatisch die Rechte 644 haben? ich muss die Dateirechte immer manuell abändern. Möchte das ganze jetzt ohne Script lösen (chmod()..) sondern dass es schon vom Server aus richtig ist. Ich vermutet das ist nur eine Einstellungssache in der php.ini ?
Re: Bildrechte 600 nach Upload
umask allein reicht nicht immer, manchmal muss die WebApp gepatched werden...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
- kindascared
- Posts: 8
- Joined: 2008-11-28 10:30
Re: Bildrechte 600 nach Upload
welches cms/app ? als welcher benutzer werden die bilder denn hochgeladen? wie erwähnt liegt es oft am "programm" selbst
