Warning: include(/home/content/75/9646775/htmlincludes/core/core.benchmark.php) [function.include]: failed to open stream: No such file or directory in /home/content/75/9646775/html/index.php on line 69
Warning: include() [function.include]: Failed opening '/home/content/75/9646775/htmlincludes/core/core.benchmark.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/75/9646775/html/index.php on line 69
Fatal error: Class 'Benchmark' not found in /home/content/75/9646775/html/index.php on line 70
error Message
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: error Message
Can't open the file. Check the path to the filesitemanager wrote:Warning: include(/home/content/75/9646775/htmlincludes/core/core.benchmark.php) [function.include]: failed to open stream: No such file or directory in /home/content/75/9646775/html/index.php on line 69
Looks like the file can't be accessed outside the root folder; check with the hosting providersitemanager wrote:Warning: include() [function.include]: Failed opening '/home/content/75/9646775/htmlincludes/core/core.benchmark.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/75/9646775/html/index.php on line 69
Related to the first two since the file is missing the class can't be foundsitemanager wrote:Fatal error: Class 'Benchmark' not found in /home/content/75/9646775/html/index.php on line 70
What would like to know about these errors?
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering