[TYPO3-english] Installation

Philipp Gampe philipp.gampe at typo3.org
Fri Oct 25 13:36:14 CEST 2013


Hi Raymond,

Raymond Lukassen wrote:

> I want to install typo3 latest version, but I get this message: Calculated
> absolute path to t3lib directory does not exist.
> 
> All system requirements are there.


For sure not ;)

Most likely you have an error in the way you are symlinking your 
directories.

I assume that with latest version, you mean 6.1 right?

Please go to your server into the document root of your website and run
$ ls -la

It should look like this:

drwxrwxr-x  8 apache apache   4096 16. Okt 00:13 .
drwxrwxr-x 22 apache apache   4096 16. Okt 00:13 ..
-rwxrwxr-x  1 apache apache     46 28. Dez 2010  clear.gif
drwxrwxr-x 16 apache apache   4096 15. Okt 20:14 fileadmin
-rwxrwxr-x  1 apache apache   6388  5. Feb 2012  .htaccess
lrwxrwxrwx  1 apache apache     19  8. Okt 00:47 index.php -> 
typo3_src/index.php
lrwxrwxrwx  1 apache apache     15  8. Okt 00:46 t3lib -> typo3_src/t3lib
lrwxrwxrwx  1 apache apache     15  8. Okt 00:46 typo3 -> typo3_src/typo3
drwxrwxr-x  6 apache apache   4096 24. Okt 20:14 typo3conf
lrwxrwxrwx  1 apache apache     10  8. Okt 18:14 typo3_src -> 
../path/to/your/typo3/source/
drwxrwxr-x 19 apache apache  16384 24. Okt 20:16 typo3temp
drwxrwxr-x 23 apache apache   4096 24. Okt 20:14 uploads

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-english mailing list