[TYPO3] migration prob again

Gijs Epping gijs.epping at efocus.nl
Thu Jun 12 10:16:29 CEST 2008


Dmitry Dulepov [typo3] schreef:
> Hi!
> 
> Gijs Epping wrote:
>> Do you have root access? if so try the following on the commandline
>>
>> su (command to go to root, type your root password)
>>
>> After that go to the directory where the installation of typo3 resides.
>>
>> then type:
>>
>> chmod -Rf 777 *
>>
>> This turns all directory's to 777 you can chnage owner with
> 
> This very insecure and enables easy hacking if hacker can get access to 
> files as web server user. Next he can inject bad code to HTML templates 
> and show them on the web site.
> 
> Sorry, but chmodding to 777 it is a very bad advise :( It is like 
> leaving ground floor windows in the building open while securing the 
> front door.
> 

It is totally insecure, but this guy needs to get his site up and 
running, after setting 777 to see if everything is working it is common 
sense to undo this offcourse.


More information about the TYPO3-english mailing list