RE: [Phplib-users] phplib install help
Brought to you by:
nhruby,
richardarcher
|
From: Layne W. <la...@if...> - 2002-06-27 19:11:58
|
> I've been looking all over the place for instructions on how > to install phplib on Windows 2000 when using the PHP4 ISAPI > module and haven't come up with anything. Does this work? > > If so, can someone who has set it up before give me a run > down on what needs to be done to get things working? Once you have PHP4 running, using PHPLib on Win2K is the same as on a Posix server (well, I don't have symlinks and the MySQL port is less robust). I setup directories C:/usr/local/ and C:/var/www/ to mimic my production paths, but really all you need to do is drop PHPLib on your hard drive and modify the IncludePath setting in C:/WINNT/php.ini. Layne Weathers Ifworld Inc. |