After including the files ,
then in
Project properties > includes
i find
include statement corret to Resolved statement but still when i run
i got this error
Fatal error: Zend_Feed::require_once() [function.require]: Failed opening required 'Zend\Http\Client.php' (include_path='.;d:\Program Files\NuSphere\PhpED\php5\..\include_lib;d:\Program Files\NuSphere\PhpED\php5\PEAR') in D:\wamp\www\ZendFramework-1.7.2\library\Zend\Feed.php on line 87
|
I have No idea from where this path is coming from ??
d:\Program Files\NuSphere\PhpED\php5\..\include_lib;d:\Program Files\NuSphere\PhpED\php5\PEAR' |
Resolved path is diffrent from this then why php searching in wrong directory for this file ??
Thanks in Advace !!