RE: [PHP-DB] include_path problem

2003-09-03 Thread Jacob A. van Zanen
D] Subject: RE: [PHP-DB] include_path problem On 03 September 2003 14:10, Bruce Levick contributed these pearls of wisdom: > There is an include_path for unix and an include_path for windows. > They both differ slightly but aren't of the same value that is being > returned in th

RE: [PHP-DB] include_path problem

2003-09-03 Thread Ford, Mike [LSS]
On 03 September 2003 14:10, Bruce Levick contributed these pearls of wisdom: > There is an include_path for unix and an include_path for > windows. They both > differ slightly but aren't of the same value that is being > returned in the > php info page or the error that I am receiving. > > This i

RE: [PHP-DB] include_path problem

2003-09-03 Thread Bruce Levick
PM To: 'Bruce Levick' Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DB] include_path problem On 03 September 2003 01:32, Bruce Levick contributed these pearls of wisdom: > Well yes I have restarted my webserver, and the php.ini file > is under the > "windows directory"

RE: [PHP-DB] include_path problem

2003-09-03 Thread Ford, Mike [LSS]
On 03 September 2003 01:32, Bruce Levick contributed these pearls of wisdom: > Well yes I have restarted my webserver, and the php.ini file > is under the > "windows directory" (shown in phpinfo page) and I am > definatelty editing it. > > The current value for my include_path is ".;c:\php\includ

RE: [PHP-DB] include_path problem

2003-09-02 Thread Bruce Levick
ot;.;c:\php4\pear". I am running xppro, IIS, php 4.3.2 Any other ideas?? Cheers Bruce -Original Message- From: Ford, Mike [LSS] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 7:10 PM To: 'Bruce Levick'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] include_path pro

RE: [PHP-DB] include_path problem

2003-09-02 Thread Ford, Mike [LSS]
On 02 September 2003 08:00, Bruce Levick wrote: > Hi guys, > I am re-developing the look and feel of a site and trying to set it up > localy. Its all setup and ready to go but I am getting a > pear.php include > failure. > > Warning: main(/PEAR.php): failed to open stream: No such file > or direc

[PHP-DB] include_path problem

2003-09-02 Thread Bruce Levick
Hi guys, I am re-developing the look and feel of a site and trying to set it up localy. Its all setup and ready to go but I am getting a pear.php include failure. Warning: main(/PEAR.php): failed to open stream: No such file or directory in G:\Inetpub\wwwroot\DB.php on line 25 Fatal error: main()