ich möchte eine PHP Script täglich per Cron ausführen lassen.
Mein Eintrag: /usr/bin/php4 /var/www/web26/html/rechon/modules/AutoFakt/cron.php
Der Fehler, der mir angezeigt wird:
Code: Select all
Ausgabe des Befehls /usr/bin/php4 /var/www/web26/html/rechon/modules/AutoFakt/cron.php ..
Warning: main(../../constants.req.php): failed to open stream: No such file or directory in /var/www/web26/html/rechon/modules/AutoFakt/cron.php on line 8
Fatal error: main(): Failed opening required '../../constants.req.php' (include_path='.:/usr/share/php') in /var/www/web26/html/rechon/modules/AutoFakt/cron.php on line 8Gruss
Sierra