From:             ondrej77 at centrum dot cz
Operating system: Window XP
PHP version:      5.0.4
PHP Bug Type:     MSSQL related
Bug description:  php5activescript doesn't work with php_mssql.dll

Description:
------------
I've registered php5activescript.dll (located in directory c:\php), put
php-activescript.ini in directory c:\windows\system32 (where is located
wscript.exe) and switched on extensions that I want use. 
I dont't have problem with php_gd2.dll, php_mysql.dll, php_pdf.dll,
php_zip.dll. But when I uncomment php_mssql.dll and run any script I
recieve error message:
Instruction on address 0x733276ac is pointing at address in memory
0x00ff21a8. It is not possible to make operation: read. Press the OK
button to end the program.
(I tried to translate it - it's written in czech language ... language of
my Windows)
Note, that I haven't changed any parameters in MSSQL section - there are
default values from php-recomended.ini. I also use php in common way (as a
SAPI modul on Apache) and I dont have any problems with mssql library.


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

Reply via email to