Cool. Okay, here's the deal:
I originally installed it with the installer using the cgi: php.exe, and followed the directions, but it still gave me a 500 Server Error. Then, reading about how you guys basically were referring to the SAPI module, I downloaded the W32 binaries, and installed everything by hand, using the SAPI module instead (php4isapi.dll) for my IIS server on Windows 2000 Server edition. (Is that right? I thought it would be php4nisapi.dll, but it says otherwise). Anyway, I followed the directions and now, instead of a 500 error, it loads up a blank page, and hangs there for a while, all while saying "done" in the bottom left hand corner of the browser. Basically, it's doing something and hanging, and I have no idea what. If you guys want to see what I mean, check out: http://63.212.161.96:7777/index.php (it might be http://172.16.1.96:7777/index.php - it works on both because I haven't resolved any DNS to it locally yet). I have no idea why it is doing this. I set the filter for ISAPI and pointed it to php4isapi.dll, I set the user permissions on that to be the IUSR_<computer name> with, basically, chmod 777 rights (I know...it's NT. I just set full permissions on it for now to test it). So something is hanging. I took out all references to php.exe. I put copies of the dll libraries in WINNT/system32 and I put a copy of php.ini in WINNT directory. Am I missing something? I'm following the directions. Is it possibly a conflict between MySQL and MSSQL 7? Both are running on my machine. PHP Nuke is, however, configured to be running with MySQL, and I know that MySQL is running because I can open and read the Nuke database with it just fine...so no conflict there that I can see. Anyway, I know it's the holidays and most people will be offline for a bit, and I am actually leaving to go home soon. I'll check my email from home, however, and see what anyone has to offer as I will be working remotely on the site (via PCAnywhere) this weekend. Thanks all for the replies and the help so far. I definitely appreciate it. :) Ands happy thanksgiving to all. :) Nat. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]