Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2011 at 11:39 UTC
Updated:
9 Jan 2012 at 08:14 UTC
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
Comment #1
demon326 commentedUpdate: Poormans cron is working, but this could give issues to people that don't use that module.
Comment #2
fizk commented