Page 1 of 1

Apache can't wright to folder when creating thumbnails.

PostPosted: 11. August 2015 08:36
by Sergey P.
Hello

my root folder for site is /opt/lampp/htdocs/www (755 644)

Apache work under user: daemon

folder www set chown to daemon:daemon 755 644

CMS Joomla 3.4

When I manually upload image to image folder from back-end it work perfectly. In system info tab I can see that Joomla can wright in all of directories. All good.

But when I use module that must create thumbnails from images and upload it to same folder it seems to looks like nothing is happenings. When I manually change permissions to image folder 777 and to all files in folder from where i want to create thumbnails that I succeeded. What's wrong with Apache? Can see anything in logs. Can some one help me?

Re: Apache can't wright to folder when creating thumbnails.

PostPosted: 11. August 2015 14:38
by Nobbie
Sergey P. wrote:folder www set chown to daemon:daemon 755 644


Please explain more precisely what is meant with that. 644 is not a valid permission for a folder.


Sergey P. wrote:When I manually upload image to image folder from back-end it work perfectly.


Again, please explain more precisely. What is meant by "manually upload"?

Re: Apache can't wright to folder when creating thumbnails.

PostPosted: 11. August 2015 16:21
by Sergey P.
Please explain more precisely what is meant with that. 644 is not a valid permission for a folder.


I mean folder permissions 744 (rwx-rx-rx) for files in this folder 644 (rw-r-r)

Again, please explain more precisely. What is meant by "manually upload"?


I mean upload from Joomla's "Media Browser"

Re: Apache can't wright to folder when creating thumbnails.

PostPosted: 11. August 2015 18:42
by Nobbie
Sergey P. wrote:I mean folder permissions 744 (rwx-rx-rx) for files in this folder 644 (rw-r-r)


No you dont mean that, as 744 is invalid. If you like to have help, you must be by far more accurate.

Sergey P. wrote:I mean upload from Joomla's "Media Browser"


I dont know that, finally this is an Joomla issue. Dont forget, this is NOT a Joomla Board.

It might be possible, that this "Media Browser" uploads via FTP. I dont know. That would explain a lot. Therefore: ask in a Joomla Board.

Re: Apache can't wright to folder when creating thumbnails.

PostPosted: 11. August 2015 18:53
by Sergey P.
Ah ok sry if I waste ur time...