[TYPO3-german] [TYPO3 CMS 6.1.0] Planer / Cron Daemon kann absoluten Pfad nicht finden
Thorsten Kahler
thorsten.kahler at typo3.org
Fri May 3 10:47:19 CEST 2013
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 at 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
More information about the TYPO3-german
mailing list