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
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
Oh! I use Apache 1.3.14, PHP 4.0.5 and MySQL
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?