e33basketball Posted March 15, 2006 Share Posted March 15, 2006 Hi,I have a question about includes path. I'm having trouble... anytime that I try to include a file that isnt in the same folder as itself... i get this error:Warning: include() [function.include]: Failed opening 'inc/current.php' for inclusion (include_path='.;C:\server\xampp\php\pear\') in C:\server\xampp\htdocs\account\index.php on line 38Is this something I can change in my INI folder?Thanks,Erik Quote Link to comment Share on other sites More sharing options...
trq Posted March 15, 2006 Share Posted March 15, 2006 You can add to your include_path in your .ini file. But you shouldn't really need to. Maybe your inc/ directory doesn't have read permissions set properly. 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.