Thanks for your answer Ralph ! Hum.... my paths are:
* Loaded configuration path : C:\wamp\bin\apache\Apache2.2.11\bin\php.ini where my include_path looks Ok (the path for loading zend framework library) and completely different from C:/php5/pear.... *Configuration file : C:/Windows I have no php.ini file ....You mean that I should put my php.ini file at this place ? Thanks a lot ! :) Ralph Schindler-2 wrote: > > You should be able to see if the ini file is actually being loaded in > the phpinfo() by looking up at the top of the phpinfo(). It would say > something like these: > > * Configuration File (php.ini) Path > * Loaded Configuration File > * (and sometimes) Scan this dir for addition > > It sounds as if your ini file is not in the proper place, and ultimately > is not being used, thus- you are getting the default values that come > with the provided php.exe. > > -ralph > > Krazymins wrote: >> Hello jarret, >> >> I have exactly the same problem and really don't understand what happens. >> >> I have modified my .ini files but phpInfo() still shows : >> include_path=".;C:/php5/pear" >> ... >> >> and nowhere in any file i had this string lol... >> >> >> So, finally did you succeed to your issue ? >> >> Thanks :) >> >> >> Krazymins >> > > -- View this message in context: http://www.nabble.com/Zend-include_path-problem-on-PC-tp21376570p24615266.html Sent from the Zend Framework mailing list archive at Nabble.com.
