Hello. I'm fairly new to PHP. I'm not a developer, I just want to be able to use the functionality of PHP on my server. I've tried several times in the past to implement PHP on my NT server to no avail. The problem is when using the CGI, (php.exe), it just throws a ton of error messages on the screen and not any of my output. I've tried going through and working out each error, but there are literally hundreds of them. Most are just repetitive, but there are still some that just don't seem to have any rhyme or reason to them. How do I get rid of these? This has to be a known problem, I can't be the only guy on the planet using PHP with windows. The server is NT4.0 IIS4 SP6a. I realize that somewhere out there is a document that has the information I need to fix this. God knows I've tried to find it, but so far no luck.
In order to solve this problem temporarily I'm started using php4isapi. This worked really great for about a month. Now I have two sites where all I get is access violations. I haven't changed anything. You can see this in action here: http://icesource.com/forum/index.php. I'd prefer to use the CGI version if I can get it working. Any help, or at least a point in the right direction, would be greatly appreciated. Nick -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php