Hallo Michael,

Michael Ludwig schrieb am 02.05.13 23:55:
> 
> ich habe eine neue TYPO3 CMS 6.1 Installation und der Cronjob für den
> Planer/scheduler gibt bei jeder Ausführung folgendes zurück (bekomme ich
> dann per Mail vom Cron Daemon geschickt):
> 
> ------------------------
> Calculated absolute path to typo3conf directory does not exist
> ------------------------
> 
> Die Crontab des users "www-data" sieht wie folgt aus:
> 
> ------------------------
> root@www:/srv/typo3_src-6.1.0/typo3# su - www-data
> $ crontab -l
> 
> */5 * * * * /usr/bin/php5 /srv/www/virtual_domains/
> vdomain.de/www/typo3_src/typo3/cli_dispatch.phpsh scheduler

ich nehme an, dass dein DocumentRoot nicht
/srv/www/virtual_domains/vdomain.de/www/typo3_src
ist, sondern, dass du die Verzeichnisse t3lib und typo3 nach
/srv/www/virtual_domains/vdomain.de/www/
gesymlinkt hast, oder? Dann solltest du auch den Pfad für den
typo3-Ordner verwenden:

/srv/www/virtual_domains/vdomain.de/www/typo3/cli_dispatch.phpsh

Grüße,
Thorsten


-- 
Thorsten Kahler
TYPO3 CMS Core Team member

TYPO3 ... inspiring people to share!
Get involved: http://typo3.org

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

Antwort per Email an