Editor12 Posted February 19, 2007 Share Posted February 19, 2007 Hi folks, Getting a fatal mysql error only in admin section showing the following: >>>>>>>>>>>>>>>>>>>>>>>>> Warning: main(includes/counter.php) [function.main]: failed to open stream: No such file or directory in /home/wwwyour/public_html/SL/admin/includes/footer.php on line 13 Warning: main(includes/counter.php) [function.main]: failed to open stream: No such file or directory in /home/wwwyour/public_html/SL/admin/includes/footer.php on line 13 Warning: main(includes/counter.php) [function.main]: failed to open stream: No such file or directory in /home/wwwyour/public_html/SL/admin/includes/footer.php on line 13 Fatal error: main() [function.require]: Failed opening required 'includes/counter.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwyour/public_html/SL/admin/includes/footer.php on line 13 >>>>>>>>>>>>>>>>>>>>>>>>.. The counter.php file is there alright so I really cannot figure this one out. Any help would be much appreciated. cheers, Ed Link to comment Share on other sites More sharing options...
Guest Posted February 19, 2007 Share Posted February 19, 2007 The counter.php file is there alright so I really cannot figure this one out. Any help would be much appreciated. Try chmod the counter.php file to 755 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.