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?