[TYPO3] Cannot find configuration. This file is probablyexecuted from the wrong location.

Asbjørn Morell atmorell at gmail.com
Tue Nov 7 21:22:55 CET 2006


hi,

I have looked at typo3.org and gone through all the install documentation. 
The reason I posted was because I could not find the solution for my 
problem. Also searched google but none of the results helped.

I have all the files you mentioned:

-rwxrwxrwx 1 ftpuser ftpgroup 46 2006-09-11 09:18 clear.gif

drwxrwxrwx 4 ftpuser www-data 104 2006-09-11 09:18 fileadmin

-rwxrwxrwx 1 ftpuser ftpgroup 5,0K 2006-09-11 09:18 _.htaccess

lrwxrwxrwx 1 ftpuser ftpgroup 19 2006-11-07 15:57 index.php -> 
typo3_src/index.php

-rwxrwxrwx 1 ftpuser ftpgroup 7,0K 2006-09-11 09:18 INSTALL.txt

-rwxrwxrwx 1 ftpuser ftpgroup 7,6K 2006-09-11 09:18 README.txt

-rwxrwxrwx 1 ftpuser ftpgroup 3,4K 2006-09-11 09:18 RELEASE_NOTES.txt

lrwxrwxrwx 1 ftpuser ftpgroup 15 2006-11-07 15:57 t3lib -> typo3_src/t3lib

lrwxrwxrwx 1 root ftpgroup 15 2006-11-07 16:13 typo3 -> typo3_src/typo3

drwxrwxrwx 4 ftpuser www-data 192 2006-11-07 18:46 typo3conf

drwxrwxrwx 2 ftpuser www-data 48 2006-09-11 09:18 typo3temp

lrwxrwxrwx 1 root root 24 2006-11-07 21:07 typo_src -> 
/var/www/typo3_src-4.0.2

drwxrwxrwx 5 ftpuser www-data 152 2006-09-11 09:18 uploads



Any ideas?



/Asbjørn.





"Christopher Torgalson" <bedlamhotel at gmail.com> wrote in message 
news:mailman.15678.1162928055.30218.typo3-english at lists.netfielders.de...
Hi,

On 11/7/06, Asbjørn Morell <atmorell at gmail.com> wrote:
> Hi,
>
> www.domain.com/typo3conf/localconf.php allready excist.
>
> -rwxrwxrwx 1 ftpuser www-data 704 2006-11-07 20:03 typo3conf/localconf.php
>
> I tried to chmod -R 777 dummy and tyco-src dir to rule out permission
> problems. (Same error) Further more I tried to su to the webserver user 
> and
> write to the localconf.php file. No problem.
>


This is a question you could almost certainly have found the answer to
in the install docs--check typo3.org.

In any case, it sounds like you're trying to run TYPO3 in more than
one directory. Make sure that the directory you want to use as the
root of your install contains the following:


fileadmin/
index.php
t3lib/
typo3/
typo3conf/
typo3conf/localconf.php
typo3temp/
uploads/

t3lib, typo3 and index.php are usually symlinked to another symlink
with a generic name such as 'typo3_src' which is itself linked to the
current source (e.g. typo3_src-4.0.2).

-- 
Christopher Torgalson 





More information about the TYPO3-english mailing list