I recently went into my Website admin area and was looking at what hits I had and such. I noticed that my cron.php is hit alot... so being curious I type it in and it gives me this error.
Quote:
Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/guardian/public_html/global.php on line 18
Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/local/lib/php') in /home/guardian/public_html/global.php on line 18
|
Now I myself can't find anything wrong with my website, but this cron.php gets his quite a lot and I was just wondering why and if this is normal and such...