Hallo zusammen,

Ich wollte auf einer Seite ein extension template (für Mailformplus) speichern.
Beim Speichern bekomme ich den unten angefügten Fehler.
Das System ist TYPO3 4.2.6, vor Kurzem auf einen neuen Server kopiert. (Ich 
weiß, die Version ist nicht mehr aktuell. Im Hintergrund wird schon ein neues 
System aufgebaut, aber das alte muss noch ein paar Wochen laufen)

Der Fehler tritt auch auf, wenn ich versuche, eine Extension hochzuladen. (Ich 
wollte als Alternative Powermail nutzen)

Es gibt zwar ein paar Ergebnisse bei Google, aber nichts davon hat mein Problem 
gelöst.

Hat jemand eine Idee dazu?
Wo kann ich den TYPO3_MOD_PATH richtig setzen? Und vor allem auf welchen Pfad?

Viele Grüße
Sebastian


Fehlermeldung:




Error in init.php: Path to TYPO3 main dir could not be resolved correctly.

This happens if the last 6 characters of this path, /usr/bin/ ($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 want to debug this issue, please edit typo3/init.php of your TYPO3 
source and search for the die() call right after this line (search for this 
text to find)...

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] => /usr/bin/modsec-clamscan.pl
   [php_sapi_name()] => cgi-fcgi
   [TYPO3_MOD_PATH] => TYPO3_MOD_PATH
   [PATH_TRANSLATED] => /usr/bin/modsec-clamscan.pl
   [SCRIPT_FILENAME] => /var/www/web123/html/WEBSITE_TYPO3/typo3/alt_doc.php
)

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an