[TYPO3] localconf.php is not found

Bing Du bdu at iastate.edu
Fri Apr 27 20:49:39 CEST 2007


> Right now the permissions for all the typo3conf directory :
> -rwxrwxrwx
> and the group is apache
>
> On 4/27/07, Bing Du <bdu at iastate.edu> wrote:
>>
>> Hi,
>>
>> > I just install typo3 4.1.1 on a FreeBSD server,
>> > and i changed the permissions like this
>> >   # chgrp -R apache fileadmin typo3conf typo3temp uploads
>> >   # chmod -R g+w,o-rwx fileadmin typo3conf typo3temp uploads
>> >
>> > i also tried
>> >
>> > # chgrp -R psaserv fileadmin typo3conf typo3temp uploads
>> > # chmod -R g+w,o-rwx fileadmin typo3conf typo3temp uploads
>> >
>>
>> What's the owner of those files?  What permissions does it have?
>>
>> > but when i go to the index page it says
>> > Cannot find configuration. This file is probably executed from the
>> > wrong location.
>> > and if i go to mydomain.com/typo3
>> > localconf.php is not found
>> >
>>
>> That's right. localconf.php is supposed to be in typo3conf, at least
>> that's so for the versions prior to 4.1.
>>
>> > The localconf.php file is under typo3conf, and the
>> > temp_CACHED_pse415_ext_localconf.php has apache as group.
>> >
>>
>> What's the owner of localconf.php?
>>
>> Bing

A quick search on the typo3-english mailing list shows somebody else had
same problem as you do.  Here is one thread starting from
http://lists.netfielders.de/pipermail/typo3-english/2006-November/033182.html.
 It mentioned php safe mode.

Bing


More information about the TYPO3-english mailing list