Jump to content

Include Function not Working Locally


imperium2335

Recommended Posts

Hi,

 

I have recently set up apache, php and mysql. All works perfectly except for the include function which I use a lot in my scripts as it's very useful.

 

When ever I try to use it I just get a message something like this:

 

Warning: include(oricheck.php) [function.include]: failed to open stream: No such file or directory in D:\htdocs\test\engine\login.php on line 3

 

Warning: include() [function.include]: Failed opening 'oricheck.php' for inclusion (include_path='S:\Apache Software Foundation\Apache2.2\php\PEAR') in D:\htdocs\test\engine\login.php on line 3

 

I never have problems when I do this stuff online with a hosting company, so what do I need to do to fix this locally? I've messed around in PHP.ini for ages and still no progress.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/204664-include-function-not-working-locally/
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.