[PHP-DEV] PHP 4.0 Bug #5773 Updated: ISAPI filter won't function with long directory name From: jmoore <email protected>
Date: 01/28/01

ID: 5773
Updated by: jmoore
Reported By: steve <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: IIS related
Assigned To:
Comments:

No user feedback, cant reproduce, Workaround supplied. Closing

James

Previous Comments:
---------------------------------------------------------------------------

[2000-12-30 13:18:20] jmoore <email protected>
Cant reproduce this on PHP ISAPI dll (PHP 4.0.4RC6), IIS 5, win2k. Think this is an IIS 4 problem which has been fixed in IIS 5. (It converts space to %20), this might be related to http://support.microsoft.com/support/kb/articles/Q164/1/44.asp?LN=EN-US&SD=gn&FR=0&qry=directory%20names&rnk=10&src=DHCS_MSPSS_gn_SRCH&SPR=IIS

could you also try with long dirs with out spaces in, short dirnames with spaces and see if it has anything to do with spaces.

James

---------------------------------------------------------------------------

[2000-09-08 14:41:18] steve <email protected>
Yes, the same symptoms occur under Windows NT 4.0 / IIS 4.0. The CGI module still loads.

---------------------------------------------------------------------------

[2000-09-04 20:15:38] sniper <email protected>
Does this problem still exist with php4.0.2 ?

--Jani

---------------------------------------------------------------------------

[2000-07-25 03:15:12] steve <email protected>
Update: the ISAPI filter works under Windows 98 SE / PWS 4.0 in a long filename directory path.

---------------------------------------------------------------------------

[2000-07-25 00:58:43] steve <email protected>
If the PHP files are copied to a folder such as "D:Program FilesPHP" the ISAPI filter will not load. After copying the files to "D:inetsrvPHP" it loads. During the error condition the server returns error 500 (internal server error) for PHP pages. The CGI module loads both ways, with the long name in the configuration field as:

"D:Program FilesPHPphp.exe" %s %s

(however using quotes doesn't work for ISAPI...in fact without them MMC won't let you exit the dialog, claiming an invalid path).

---------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=5773

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>