Jump to content

Warning Include message


tripleM

Recommended Posts

Warning: include(C:/Apache/localfolder/Plugins/.LibStd/sample.php) [function.include]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\Apache\localfolder\Plugins\Users\login.php on line 8

 

 

Warning: include() [function.include]: Failed opening 'C:/Apache/localfolder/Plugins/.LibStd/sample.php' for inclusion (include_path='.;C:\php5\pear') in C:\Program Files\Apache Group\Apache2\htdocs\Apache\localfolder\Plugins\Users\login.php on line 8

 

When i run a login page, i am getting this error. I am not able to find .LibStd

What could be the reason>

 

Regards,

tripleM

Link to comment
Share on other sites

Ha, good point.  It was probably made for *nix installations (I'm not sure what *nix's policy is on naming directories).

 

If you have the .StdLib folder somewhere (on the internet?) just make your own StdLib folder without the period and put all of the files in there.  Then do a find/replace in your scripts on all of the .StdLib 's and make them StdLib.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.