Re: [PHP-WIN] Switching from Apache to IIS

2006-04-18 Thread Aaron Kenney
Correction: Do not uncomment 'extension=php_msql.dll'. Instead uncomment 'extension=php_mssql.dll'. That was a really poor typo. -Aaron Kenney On 4/18/06, Aaron Kenney <[EMAIL PROTECTED]> wrote: > Make sure you read everything at > http://us3.php.net/manual/en/print/install.windows.iis.php. > Do

Re: [PHP-WIN] Switching from Apache to IIS

2006-04-18 Thread Aaron Kenney
Make sure you read everything at http://us3.php.net/manual/en/print/install.windows.iis.php. Do a manual installation to save yourself headaches down the road. The windows installer works, but I've had to reconfigure some things to make certain functions work. I also recommend using the ISAPI metho