Jump to content

include_path directive troubleshooting


kostakondras

Recommended Posts

I am having difficulties with my include_path directives in the php.ini file. Please click the link below to see a screencast of the problem:

 

http://screenr.com/vhY

 

I am very confused as sometimes the include_path does work and sometimes it doesn't work. Also am I allowed to have multiple include_path directives or do I need to include every path in a single include_path directive.

Link to comment
Share on other sites

Hi Requinix,

 

Thanks for the info. I did not know that. However I have been able to solve this problem, it seems that the include_path does not work if there are multiple include_paths in the php.ini file (WAMP was using the right .ini file). So what I did was put all my include paths into one include_path directive seperated by a semicolon (;).

 

I can see the blue screen that says "Welcome to the Zend Framework" so I've taken the next step :). So for now I have the problem fixed until I get stuck again.

 

Regards

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.