[TYPO3-english] Installation - File Permission Issues

bernd wilke t3ng at bernd-wilke.net
Wed Dec 11 11:31:29 CET 2013


Am 11.12.13 10:33, schrieb Finny Jacob:
> Hi,
>
> I am a web developer and we use Joomla, wordpress, drupal, magento.....
> for our cms projects. But I wanted to check typo3 for a new project this
> time. but I am finding it very hard to get it installed and started.
> This is what I have done so far...
>
> I downloaded from :typo3.org/download/ (Download 6.1) Source + Dummy
> Then I extracted it to a sub-folder on my cpanel :
> aquireservices.com/typo3/site/
> I go to : aquireservices.com/typo3/site/typo3/install - to start with
> the installation but noting happens

what is nothing?
blank page?
this would mean there is an error which could be find in the error-log.

> Did go through the manuals and goggled but no luck. I just realized that
> all the file permission look funny and messed up. as most of them are
> 644. including index file in the install dir.

this can be enough. it depends on teh user and the usergroup. and it 
depends how you access files.

1. the apache user needs to have read and write access, so 600(700) 
could be enough if all files(directory) belong to the apache user 
(www-data:www-data)

2. if you access the files in another way than the TYPO3-backend 
(FTP,SSH,...) you need to share the files between these two users apache 
and the access-user. if these user have the same primary group the 
rights could be 660(770), if not you need the rights to be 666(777)

bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list