X2Predator Posted September 14, 2012 Share Posted September 14, 2012 Hello mates, I'm receiving the following errors below and was hoping someone could help. I have been working on this all day and can not find a solution. Warning: require_once(../system/global.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampplite\htdocs\xampp\1\install\index.php on line 2 Fatal error: require_once() [function.require]: Failed opening required '../system/global.php' (include_path='.;C:\xampplite\php\PEAR') in C:\xampplite\htdocs\xampp\1\install\index.php on line 2 Please, I need you all mates to put through and tell me the best way to resolve this problem. I will be very grateful to anyone that could help me out. Thanks. Quote Link to comment Share on other sites More sharing options...
requinix Posted September 14, 2012 Share Posted September 14, 2012 Do you not understand what the problem is? What the message is trying to say? Quote Link to comment Share on other sites More sharing options...
X2Predator Posted September 14, 2012 Author Share Posted September 14, 2012 Hello Requinix, Thank you so much for your great response. Yes, I do not understand why I'm facing this problem. Please, I beg you, What do i need to do to rectify the error. I have been on it since last week Sunday and couldn't a way out to it. Please I beg you once again, I need you to put me through on how i can correct it and i will appreciate you once again greatly. Thanks, Waiting for your quick response. X2 Predator. Quote Link to comment Share on other sites More sharing options...
Christian F. Posted September 15, 2012 Share Posted September 15, 2012 What's hard to understand with "No such file or directory"? I strongly recommend that you read this article! Not only will it help you getting the answers you need, but it might also help you with actually solving the problems on your own. Quote Link to comment Share on other sites More sharing options...
txmedic03 Posted November 25, 2012 Share Posted November 25, 2012 (edited) You are trying to use a relative path to do a require. Try an absolute path. Edited November 25, 2012 by txmedic03 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.