Hi

I try to use the scheduler to import external data.

But when I use the Check Setup, the last box is read and the error  message is:

The script to execute the Scheduler from the command line is: 
"/var/www/www.MyDomain.dk/www/typo3/cli_dispatch.phpsh scheduler".
The webserver user is not allowed to execute this script.

My host tells me, that I should try to make an PHP file with this:

exec("_cli_scheduler /usr/local/bin/php 
/home/www.MyDomain.dk/www/typo3/cli_dispatch.phpsh scheduler -i 2");

But that is a different path. Should I change something in TYPO3?
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to