Einzelnen Beitrag anzeigen
  #1  
Alt 03.12.06, 09:41
mchenzi mchenzi ist offline
Forum Aktivist
 
Registriert seit: 20.02.06
Ort: Dar Es Salaam
Alter: 33
Beiträge: 50
mchenzi eine Nachricht über Skype™ schicken

TYPO3_MOD_PATH bei th_mailformplus nicht richtig gesetzt


Hallo
Ich benutze Typo3 4.0.2 habe PHP 4.4.4 und das ganze als CGI laufen (Managed Server bei 1und1)

Wenn ich mailformplus installiere geht alles bis auf das Backend Modul in dem man die logs anschauen kann. Da erscheint folgende Fehlermeldung:
HTML-Code:
Error in init.php: Path to TYPO3 main dir could not be resolved correctly.

This happens if the last 6 characters of this path, /homepages/30/d171144326/htdocs/typo3cms/safaristansania/typo3conf/, (\$temp_path) is NOT "typo3/" for some reason.
You may have a strange server configuration. Or maybe you didn't 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] => 
    [PATH_thisScript] => /homepages/30/d171144326/htdocs/typo3cms/safaristansania/typo3conf/ext/th_mailformplus/mod1/index.php
    [php_sapi_name()] => cgi
    [TYPO3_MOD_PATH] => ext/th_mailformplus/mod1/
    [PATH_TRANSLATED] => /homepages/30/d171144326/htdocs/typo3cms/safaristansania/typo3conf/ext/th_mailformplus/mod1/index.php
    [SCRIPT_FILENAME] => /usr/local/apache/share/cgi-bin/php4
)
Ich habe schon ohne erfolg veruscht die conf.php im Modul zu ändern.
Hat jemand eine Ahnung?
__________________
________________________________________
Sand is just mud with all the fun squeezed out of it ....
Mit Zitat antworten