[TYPO3] Typo3 4.0 Installation problem
Samit Adak
samit_adak at yahoo.com
Fri May 26 18:33:54 CEST 2006
Hi,
I have freshly installed Typo3 4.0 on a shared host environment using the typo3_src-4.0.tar.gz and
dummy-4.0.tar.gz. I have followed all the steps as mentioned in the Install.txt file inside the
dummy package. I'v tried to install the package both under a sub-directory and the root, but upon
calling the URL nothing is displayed and the server error log contains the following error -
"Premature end of script headers: /home/xxxx/public_html/cms/index.php"
If I call the index.php using the typo3_src symlink I get the following error:
http://xxxx.com/cms/typo3_src/index.php
"Cannot find configuration. This file is probably executed from the wrong location."
My server is running -
- Linux, Kernel version 2.6.9-34.106.unsupportedsmp
- Apache version 1.3.34 (Unix)
- PHP version 4.4.1
- MySQL version 4.1.18-standard-log
However, I'm able to access the backend admin inteface using http://xxxx.com/cms/typo3 and
everything seems to work fine except for the errors in displaying the home page as mentioned
above.
Following are the symlinks in the installation directory - /home/xxxx/public_html/cms
index.php -> typo3_src/index.php*
t3lib -> typo3_src/t3lib/
typo3 -> typo3_src/typo3/
typo3_src -> ../typo3_src-4.0/
I'v also manually defined the following:
tslib -> typo3/sysext/cms/tslib/
media -> tslib/media/
I'v searched the list archives for similar problems and have followed some of the solutions like
adding back the symlinks manually, but the problem still persists.
Grateful if anyone could advise on the issue and provide a possible solution.
Thanks & Regards
Samit
More information about the TYPO3-english
mailing list