NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
require_once() function


Joined: 04 Jan 2009
Posts: 1
Reply with quote
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

Code:
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 ??

Code:
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 !!
View user's profileFind all posts by rootadminSend private message


Joined: 24 Oct 2006
Posts: 98
Location: Melbourne, AU
Reply with quote
According to this thread...

language-javascript-code-color-t5572.html

This isn't a support forum, so you may want to submit a helpdesk ticket for this.
View user's profileFind all posts by LatsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
then in
Project properties > includes
i find
include statement

"includes" tab in the project properties has absolutely no relation to "include_path" php setting. It works for Code Insight only.
If you need to update include_path, edit your php.ini file.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
require_once() function
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic