ID: 21863
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: windows
PHP Version: 4.3.0
New Comment:
no error with cli: mhash loads ok, everythi
From: [EMAIL PROTECTED]
Operating system: windows
PHP version: 4.3.0
PHP Bug Type: Reproducible crash
Bug description: PHP as SAPI under IIS brings down all web services trying to find
php_mhash.dll
IIS hangs when starting up with PHP 4.3.0 running as a SAPI module if I try
ID: 21791
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MSSQL related
Operating System: windows
PHP Version: 4.3.0
New Comment:
changed spBindOutputParam to feed mssql_bind() the variable sans
ampersand (
ID: 21791
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: MSSQL related
Operating System: windows
PHP Version: 4.3.0
New Comment:
ok, I will try this tomorrow in the AM, but I ha
ID: 21791
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
-Bug Type: Scripting Engine problem
+Bug Type: MSSQL related
Operating System: windows
PHP Version: 4.3.0
New Comment:
unde
ID: 21791
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Scripting Engine problem
Operating System: windows
PHP Version: 4.3.0
New Comment:
the following test script:
function inner2(&$val) {
From: [EMAIL PROTECTED]
Operating system: windows
PHP version: 4.3.0
PHP Bug Type: Scripting Engine problem
Bug description: problems with reference passing through layers of functions in
windows/IIS/sapi
I upgraded PHP to 4.3.0, from 4.2.3, running in IIS5 as a SAPI module.