I am having a similar problem. When I enable the php_mssql.dll extension the
web server seems to hang when processing any request - php or simple html. I
have put php_mssql.dll into c:\php AND c:\WINDOWS\SYSTEM32. In my case the
web server (IIS) is the same machine as the SQL server (2000). The OS is
"TACSQLServerIISPHP" wrote:
> Thanks!
>
> ODBC is an option and I believe PHP itself has an ODBC extension that can
> be used
> to access SQLServer. But,
>
> PHP also has an "MSSQL extension" and functions
> (
http://www.php.net/manual/en/ref.mssql.php) - I just can't seem to make it
> work.
>
> Will continue to pursue it.
>
>
>
>
> "The Cleaning Wonder Boy" wrote:
>
> > In article <MPG.1cab8b7214257ed49896a6@msnews.microsoft.com>,
> > mrclean@baldy.com says...
> > > In article <E7422166-B059-4525-A370-54C8A194C08F@microsoft.com>,
> > > TACSQLServerIISPHP@discussions.microsoft.com says...
> > > > I'm trying to use PHP to connect to SQL Server on a local computer via IIS.
> > > >
> > > > I've installed SQL Server, runs fine. IIS runs fine. Any suggestions on
> > > > intalling PHP.
> > > >
> > > > Thanks!
> > > >
> > >
> > > You can only get to it using myODBC
> > >
http://dev.mysql.com/downloads/connector/odbc/3.51.html > > >
> > Instead, try this:
> >
> >
http://www.php.net/manual/en/ref.mssql.php