From: sholsinger at gmail dot com Operating system: Windows Server 2003 PHP version: 5.2.8 PHP Bug Type: Windows Installer Bug description: Win32 Installer missing MSSQL module.
Description: ------------ The Windows Installer for PHP does not include the option to install the mssql module. After reviewing the build command that built the binaries, it seems the option to enable mssql module was not on. The module _IS_ included in the zipped package, and I was able to salvage the installation by grabbing the module from there. For anyone not well versed with PHP, this type of issue might have been more difficult to work out. Especially since the primary purpose of an Installer is to simplify installation and configuration. In most cases, if PHP is being setup on Windows it is likely that the user intends to use PHP with Microsoft SQL Server, and without the mssql module they cannot do that. -- Edit bug report at http://bugs.php.net/?id=47234&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47234&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47234&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47234&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47234&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47234&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47234&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47234&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47234&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47234&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47234&r=support Expected behavior: http://bugs.php.net/fix.php?id=47234&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47234&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47234&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47234&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47234&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47234&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47234&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47234&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47234&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47234&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47234&r=mysqlcfg