Guest Posted April 8, 2009 Posted April 8, 2009 Hi Guys Im getting this error when i try to get to admin: Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 I have tried to solve it but i cant see the problem, has anyone else had this and over come it?
Guest Posted April 8, 2009 Posted April 8, 2009 Hi Guys Im getting this error when i try to get to admin: Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28 I have tried to solve it but i cant see the problem, has anyone else had this and over come it? It may depend on what your copy of /home/naturel/public_html/osc/admin/includes/application_top.php says on line 28 If it is require('includes/configure.php'); then maybe the file is not there, or the permissions are too restrictive.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.