[Typo3-dev] Patch to make the EM work with suphp

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Dec 20 13:09:01 CET 2005


Michael Stucki schrieb:
> Martin Kutschker wrote:
> 
> 
>>>the default permissions for new files and directories in Typo3 are 0775,
>>>as set in t3lib/config_default.php.
>>>
>>>I'd like to have this changes for three reasons:
>>
>>I use often group writable files for some reasons and I fear that it is
>>necessary for many webhostign situations.
> 
> 
> So then you add your own user to the group of the webserver process?
> 
> In my case, I have created a new group "webeditors" instead. So the first
> thing I do after setting up a new site is to append the createGroup setting
> in localconf.php.

So? The point is, the group may write.

>>So I think it is not a good idea to change it by default. I donÄt think
>>that you gain that much security by it.
> 
> 
> I think it is better to change it. I agree that you will not gain a lot of
> security with this, but still it is more safe and it won't touch a lot of
> users I guess.

How can you write to those files if the permission deny write access to 
the group? This is, as I understood it, what Oliver wants.

Masi




More information about the TYPO3-dev mailing list