When i try to run site.tld/cron.php i get the following error:

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/pqukagvy/domains/mysite/public_html/cron.php on line 17

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/pqukagvy/domains/mysite/public_html/cron.php on line 17

Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/pqukagvy/domains/mysite/public_html/cron.php on line 17

Fatal error: Call to a member function session_begin() on a non-object in /home/pqukagvy/domains/mysite/public_html/cron.php on line 20

Comments

demon326’s picture

Update: Poormans cron is working, but this could give issues to people that don't use that module.

fizk’s picture

Status: Active » Closed (fixed)