ID: 30521 Updated by: [EMAIL PROTECTED] Reported By: justincouto at msn dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 2003 Server PHP Version: 5.0.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-10-21 22:34:08] justincouto at msn dot com Description: ------------ I am trying to get PHP 5.02 running on IIS 6.0 on windows 2003 Server. I set it up and it works fine as long as I don't uncomment any of the extensions. For example, the minute I uncomment ;extension=php_curl.dll like extension=php_curl.dll It messes something up. It is just not the curl extension. It happens with GD, MySQL, etc. If I set any extension to active, no php page will process. For example, after turning on the MySQL extension and saving my ini file. I restart IIS as you describe in your manual. Then I try to access the following page http://dev.spalding-labs.com/admin/ This page just has the phpinfo in it. When I do this the browser status bar seems like it is going to load the page, but it just loads and loads and loads. Eventually it will time out. If I try to stop IIS during this time, it takes a long time. The interesting this is that if I run php.exe -i it loads fine and shows that all of my extensions are installed. It would just be MySQL in this case. This is also a brandnew install on a server that has never run php. I talked to a guy on IRC who was able to get all of his modules running. You can check his php info out at http://dev.stormtide.ca/stormtide.ca/phpinfo.php. We couldn't figure out the difference between his install and mine except that he has a bet version of 5.02 Please help me figure this out. By the way, I have found several posts with this same issue and no resolution. Also, I get no output errors of anykind Thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30521&edit=1