Jump to content

[SOLVED] include path


Recommended Posts

I am getting a error saying:

 

Fatal error: require_once() [function.require]: Failed opening required 'api/index.php' (include_path='C:\root\;C:\root\kaizen\') in C:\root\kaizen\api\ajax\php\team_info.php on line 2

 

and there is a folder called api with a file called config.php in the c:\root\kaizen\.  this is how i have the include_path:

 

include_path = "C:\root\;C:\root\kaizen\"

 

I am running this on a localhost on window XP, anyone see anything wrong here?

Link to comment
https://forums.phpfreaks.com/topic/67664-solved-include-path/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.