You are not supposed to register the php_mssql.dll with windows. It's a php
dll to be used under windows, not a normal Windows dll.
All you need to have is extension=php_mssql.dll in your php.ini file (a
php.ini file that can be found by apache, either in your windows directory
or the apache2\vin
--
Hail php-windows,
Historians believe that on 18 January 2005, at 13:51:49 +0200 (which was
11:51 where I live) Louis Youngon php-windows@lists.php.net wrote and made
these points
> I've now upgraded both Apache and PHP.
> Apache is version 2.0.52 and PHP is version 5.0.3.3. I've put the d
Hi there
I've now upgraded both Apache and PHP.
Apache is version 2.0.52 and PHP is version 5.0.3.3. I've put the dll
php_mssql.dll into C:\windows\system32 and then I do:
C:\WINDOWS\system32>regsvr32 php_mssql.dll
but I get the following error:
---
RegSvr32
--