From:             baaron13 at hotmail dot com
Operating system: Windows 2003
PHP version:      5.1.4
PHP Bug Type:     *Compile Issues
Bug description:  Uncomment any extension in the ini file on windows load 
warning about module

Description:
------------
New windows 2003 sp1 box with Microsoft sql 2005 server installed.

Installed PHP 5.1.4 and PECL modules 5.1.4 for windows binary

Everything works fine and my scripts run. But when windows loads I get the
following warning over and over (10 to 20 times)

Unknow(): (null): Unable to intialize module

Module compiled with module API=20050922, debug=0, thread_saftey=1

PHP compiled with module API 20020429, debug=0, thread-saftey=1

If I comment out the extensions in the ini I don't get the message. I
tried just the mssql extension and I GET the error message on windows load
but the module still works.. I can connect to the sql server.

Only changes made to the ini (using the recommended one) are the 
session.save_path  
browscap 
cgi.force_redirect set to 0 
extension_dir

using the isapi


-- 
Edit bug report at http://bugs.php.net/?id=37893&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37893&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37893&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37893&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37893&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37893&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37893&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37893&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37893&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37893&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37893&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37893&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37893&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37893&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37893&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37893&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37893&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37893&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37893&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37893&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37893&r=mysqlcfg

Reply via email to