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 you add or change the config for IIS you must stop and restart it just like Apache. With the PHPRC add it with two back slashes C:\\PHP (if this is where your php folder is) Do you have the MySQl ODBC Connecter set up? This helps alot, if you don't already have it. There is a lot of help on the web for configuring phpmyadmin if not on their site. Phpmyadmin really is about the relationship to MySQL and its Front end. This IIS config should be a seperate issue. Look at this problem of yours like this and attack it from two directions. I really am trying to help you. You have to do some searching and debuging on your own. That's what makes this whole Apache (or IIS) MySQL and PHP relationship so much fun. These "problems" are powerful learning experiences that put you more in touch with your computing environment. Blessings, Chetanji Matthew Gonzales wrote: > > 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 installing the newest version of PHP do I select IIS ISAPI or CGI > 2. If I use CGI what files do I need to point IIS to. > 3. Is anyone using phpmyadmin successfully with IIS. I love this tool > and would like to keep using it. > > If anyone can be of assistance the would greatly appreciated. I am > trying to get PHP to work so I can deploy a web app. Thanks for your help! > > Matt G > > -- > Matthew Gonzales > IT Professional Specialist > EITS > matt323@xxxxxxx > 706-542-9538 Office > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- View this message in context: http://www.nabble.com/Windows-IIS-Question%21-tf3948043.html#a11203613 Sent from the Php - Windows mailing list archive at Nabble.com. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php