Click to See Complete Forum and Search --> : PHPLib on Windows 2000


Anon
03-31-2001, 03:25 PM
Is there anywhere I can find a good and easy to follow tutorial on how to install PHPLib on Windows 2000?

Thanks for your time :)

Anon
03-31-2001, 03:30 PM
Oh! I use Apache 1.3.14, PHP 4.0.5 and MySQL

Anon
11-02-2001, 02:41 PM
What did you ever find out?

I am having trouble installing PHPlib on a win2k box: Apache 1.3.2, PHP 4.0.6, MySQL

when I run

<?php phpinfo() ?>

inside MSIE it shows that PHP is installed and working...

SQL is working

but some of my scripts fail - and it looks as though it is because PHPLIB isnt...

Help?