You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-dev@portals.apache.org by Anna Bondarenko <ab...@ua.externall.net> on 2006/12/20 13:13:57 UTC

How to customize php settings

Hi

I set up jetspeed-2 on Windows XP. 
First I installed java into C:\Program Files\Java\jdk1.5.0_09
Then I installed jetspeed in such way: java -jar Jetspeed2.0-MultiDB-install.jar
And it works.

The problem is that when I run script through php-bridge I get an error:

Warning: main(HTTP/WebDAV/Client.php) [function.main]: failed to open stream: No such file or directory in C:\Program Files\Apache Jetspeed 2.0\webapps\php\WEB-INF\webfolder\webfolder.php on line 5

Fatal error: main() [function.require]: Failed opening required 'HTTP/WebDAV/Client.php' (include_path='.;c:\php4\pear') in C:\Program Files\Apache Jetspeed 2.0\webapps\php\WEB-INF\webfolder\webfolder.php on line 5

I do not undestand, wrehe is placed this row: include_path='.;c:\php4\pear'.
I check my php.ini - there written another values.

How can I affect this value?

Thanks.
Anna.