RE: [PHP-WIN] Windows IIS Question!

2007-06-19 Thread Gustav Wiberg
ds /Gustav Wiberg -Original Message- From: Matthew Gonzales [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 8:26 PM To: PHP-Windows Group Subject: [PHP-WIN] Windows IIS Question! Hello, I am having trouble getting PHP to work with IIS. Every time I get it installed and then go

Re: [PHP-WIN] Windows IIS Question!

2007-06-19 Thread Chetanji
Hey Matthew, I wanted to mention... When you run the PHP set up you choose the CGI or CLI. So the files are already set up for it. In the IIS set up like in the last post the Isapi.dll goes in the filter tab and cgi.exe goes into the home directory IIS websites as the php extension. Every time

Re: [PHP-WIN] Windows IIS Question!

2007-06-19 Thread Chetanji
Hey Matthew, Did you try this link http://www.php.net/manual/en/install.windows.manual.php. This will tell you everything you should know about the IIS setup. And look through the readers contributions at the end this is where the specific help is for your problem. 1) When you open up IIS and go

[PHP-WIN] Windows IIS Question!

2007-06-19 Thread Matthew Gonzales
Hello, I am having trouble getting PHP to work with IIS. Every time I get it installed and then go to change some configuration so it will work with PHPMYADMIN, it stops working. The test file that I created to show the phpinfo(); now just displays a blank page. My questions! 1. When install