ID: 11317
Updated by: andy
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Dynamic loading
Operating System: W2K
PHP Version: 4.0.5
New Comment:

no feedback after 40 days.

Previous Comments:
------------------------------------------------------------------------

[2001-06-07 01:58:16] [EMAIL PROTECTED]

Try placing the extension_dir value in quotes, ie:

extension_dir="C:\PHP\extensions"

--Jani


------------------------------------------------------------------------

[2001-06-06 15:15:55] [EMAIL PROTECTED]

We downloaded the smaller CGI binary file and we have a PHP4/IIS5/MySQL combo which is 
stable and works fine but we need to switch over to SQLServer 7 instead of MySql 
-using the same binary file we just amended php.ini to include the extension for 
php_mssql.dll (which we downloaded and extracted from the larger 4Mb download file) 
but now php complains that "The specified module cannot be found" yet it all appears 
correct.
 
Relevant lines from php.ini are,
 
; Directory in which the loadable extensions (modules) reside.
extension_dir = C:\PHP\extensions
 
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;
extension=php_mssql.dll 
 
the file lives in C:\PHP\extensions 
 
Anbody got any ideas ?
 
Thanks
 
Mike


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11317&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to