Maximus
Erfahrenes Mitglied
Hi Leute,
ich bekomme immer eine Fehlermeldung bei der Installation von Typo 3 auf meines IIS 5.1: Hier mal die Meldung:
Kann mir jemand sagen, was ich tun muss um diesen Fehler zu beheben? Wäre für Eure Hilfe wirklich dankbar.
ich bekomme immer eine Fehlermeldung bei der Installation von Typo 3 auf meines IIS 5.1: Hier mal die Meldung:
Code:
Error in init.php: sitepath not specified correctly.
This happens if the last 6 characters of this path, /, ($temp_path) is NOT 'typo3/' for some reason.
Or did you set constant TYPO3_MOD_PATH in your module?
If you expect any help from anybody on this issue, you should save this page as an html document and send it along with your request for help!
--------------------------------------------------------------------------------
Array
(
[TYPO3_OS] => WIN
[PATH_thisScript] =>
[php_sapi_name()] => cgi-fcgi
[TYPO3_MOD_PATH] => TYPO3_MOD_PATH
[PATH_TRANSLATED] => C:\\Inetpub\\wwwroot\\jensgreeb\\quickstart\\typo3\\index.php
[SCRIPT_FILENAME] =>
)
Kann mir jemand sagen, was ich tun muss um diesen Fehler zu beheben? Wäre für Eure Hilfe wirklich dankbar.