#21863 [Fbk->Opn]: PHP as SAPI under IIS brings down all web services trying to find php_mhash.dll

2003-01-28 Thread fishrunsrap
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

#21863 [NEW]: PHP as SAPI under IIS brings down all web services trying to find php_mhash.dll

2003-01-24 Thread fishrunsrap
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

#21791 [Opn]: problems with reference passing through layers of functions in windows/IIS/sapi

2003-01-23 Thread fishrunsrap
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 (

#21791 [Fbk->Opn]: problems with reference passing through layers of functions in windows/IIS/sapi

2003-01-22 Thread fishrunsrap
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

#21791 [Fbk->Opn]: problems with reference passing through layers of functions in windows/IIS/sapi

2003-01-21 Thread fishrunsrap
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

#21791 [Com]: problems with reference passing through layers of functions in windows/IIS/sapi

2003-01-21 Thread fishrunsrap
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) {

#21791 [NEW]: problems with reference passing through layers of functions in windows/IIS/sapi

2003-01-20 Thread fishrunsrap
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.