Re: [PHP] Re: Recompiling PHP with mssql

2007-08-26 Thread Richard Lynch
On Thu, August 23, 2007 9:45 am, Colin Guthrie wrote: > Dan Shirah wrote: >> You shouldn't need to recompile PHP. >> >> Just go into your PHP.ini file and uncomment the line: >> ;extension=php_mssql.dll >> >> After that you can go to the [MSSQL] section of the .ini file and >> change the >> rest of

[PHP] Re: Recompiling PHP with mssql

2007-08-23 Thread Colin Guthrie
Dan Shirah wrote: > You shouldn't need to recompile PHP. > > Just go into your PHP.ini file and uncomment the line: > ;extension=php_mssql.dll > > After that you can go to the [MSSQL] section of the .ini file and change the > rest of the settings however you want them. IE. Allow persistent > conn