[PHP-WIN] Re: IIS, PHP and LANs

2001-10-29 Thread CJD
That works! Downloaded 4.0.8 and then I could view and execute PHP files over the network. Fantactic. BUT! I use include() to pull in a connect.php foile to connect to the database, and it has a bunch of function in it too. Now, if the include() statement calls a file in it's current directory,

[PHP-WIN] Re: IIS, PHP and LANs

2001-10-29 Thread Christoph Grottolo
Hi You must use a PHP build newer than 2001-07-03 to access files on a network share on Windows. The last offical release is PHP 4.06 which was built on June 23, you'll need a more recent developer version - maybe you can try www.php4win.com. Also be sure to give the appropriate permissions on t