[TYPO3-english] Cron Job for Scheduler error

Philipp Gampe philipp.gampe at typo3.org
Sat Nov 29 14:25:03 CET 2014


Hi Mike,

Mike Kane wrote:

> To deal with email sending, i have created a Cron Job in cPanel with the
> instruction "/home/username/public_html/typo3/cli_dispatch.phpsh
> scheduler". However this Cron is not being executed due to a very awkward
> error. The error that i receive is the following:

Can you confirm that there is a
/home/username/public_html/typo3conf/LocalConfiguration.php
at exactly this path?

Otherwise you need to check whether the CLI version of PHP misses some 
modules or settings. E.g. if no default socket is set or it is set 
differently than in the web binary, then this might be the problem.

Thus compare the output of phpinfo() (available via Install Tool) and 
$ php -i

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-english mailing list