I tried setting up PHP4 with IIS on a Win2000 machine yesterday. I followed all instructions for IIS and am having no problem with that. However, I am having a problem with the PHP install. The website that the tells you to go to (
http://php4win.de/) no longer exists. The book goes on to say that the file that site provides has all the extensions in it that we need for the book and that the install file from
www.php.net does not. However, I have no choice but to use the file provided by the latter site.
I have successfully installed PHP4, but am having a problem with the extensions. I took off the comment for extension=php_gd.dll as the book told me to. and am getting the following error:
http://www.digitalepiphany2.bravehost.com/error.jpg
I also get the same error when I uncomment other extensions within the php.ini file. Please help.