Re: [PHP-DB] Problem installing mssql extension

2006-01-25 Thread Andrew Kleimeyer
he required dll's directly > > from the php5 directory tree, rather than copying them to system32. > > > > This should be especially useful to you as you are running 5.1.2-dev, > as > > these dll's may change with the stable release. > > > > -jim >

Re: [PHP-DB] Problem installing mssql extension

2006-01-24 Thread Andrew Kleimeyer
> ext_dir = c:\php5\ext; > > bastien > > > >From: Andrew Kleimeyer <[EMAIL PROTECTED]> > >To: php-db@lists.php.net > >Subject: [PHP-DB] Problem installing mssql extension > >Date: Wed, 25 Jan 2006 12:56:09 +0800 > > > >I've read all the

[PHP-DB] Problem installing mssql extension

2006-01-24 Thread Andrew Kleimeyer
I've read all the documentation, and tried every suggestion, but I'm still unable to run the mssql extension. When I uncomment the line in php.ini, PHP crashes. My system: Windows 2000 IIS 5.0 PHP Version 5.1.2-dev What I have tried: I've placed the ntwdblib.dll that came with php into the winnt