#20813 [Opn]: opendir() returns errno22 with UNC path

2002-12-04 Thread paprocki
ID: 20813 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Operating System: NT4SP6 IIS PHP Version: 4.2.3 New Comment: Just installed fresh 4.2.3 ISAPI on Win2000 and still produc

#20813 [Opn]: opendir() returns errno22 with UNC path

2002-12-04 Thread paprocki
ID: 20813 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Operating System: NT4SP6 IIS PHP Version: 4.2.3 New Comment: Bug #9354 also produces same result Bug #6445 is the same p

#6445 [Com]: problem with opendir

2002-12-04 Thread paprocki
ID: 6445 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: Windows NT 4 sp 6a PHP Version: 4.0.1pl2 New Comment: I am still having this problem on the same plat

#20813 [NEW]: opendir() returns errno22 with UNC path

2002-12-04 Thread paprocki
From: [EMAIL PROTECTED] Operating system: NT4SP6 IIS PHP version: 4.2.3 PHP Bug Type: Directory function related Bug description: opendir() returns errno22 with UNC path if ($handle = opendir("//server/share")) { while ($file = readdir($handle)) { echo "$file";

Bug #15765 Updated: mssql_query (and mssql_select_db) crashes php.exe

2002-02-27 Thread paprocki
ID: 15765 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.1.1 New Comment: as of this time, I have tested this with ISAPI plugin and php.e

Bug #15765: mssql_query (and mssql_select_db) crashes php.exe

2002-02-27 Thread paprocki
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.1.1 PHP Bug Type: MSSQL related Bug description: mssql_query (and mssql_select_db) crashes php.exe I am able to connect to SQL Server v7.0 over the network, but after I am connected (with either _co