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-25 Thread Frank M. Kromann
-----Original Message- > From: Andrew Kleimeyer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 24, 2006 11:21 PM > To: Bastien Koert > Cc: php-db@lists.php.net > Subject: Re: [PHP-DB] Problem installing mssql extension > > Yes. My extensions directory is c:\php\extensions

RE: [PHP-DB] Problem installing mssql extension

2006-01-25 Thread Jim McDonald
cially useful to you as you are running 5.1.2-dev, as these dll's may change with the stable release. -jim -Original Message- From: Andrew Kleimeyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 11:21 PM To: Bastien Koert Cc: php-db@lists.php.net Subject: Re: [PHP-DB] Prob

Re: [PHP-DB] Problem installing mssql extension

2006-01-24 Thread Andrew Kleimeyer
Yes. My extensions directory is c:\php\extensions and I'm already successfully running the mysql extension. On 1/25/06, Bastien Koert <[EMAIL PROTECTED]> wrote: > > Have you added the path to the extensions in the path/dir section to point > to the extensions directory? > > ext_dir = c:\php5\ext;

RE: [PHP-DB] Problem installing mssql extension

2006-01-24 Thread Bastien Koert
Have you added the path to the extensions in the path/dir section to point to the extensions directory? 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 +080