[PHP-DEV] PHP 4.0 Bug #2060: fopen() broken under win32 From: adam <email protected>
Date: 08/15/99

From: adam <email protected>
Operating system: Win32 (98)
PHP version: 4.0 Beta 2
PHP Bug Type: Reproduceable crash
Bug description: fopen() broken under win32

Came across this when trying to run my PHP3 scripts
through PHP4 beta 2 under Apache.

When they come to the line
fopen($url,"r") where $url is a valid HTTP url, PHP
crashes with an error in "unknown module".

I think this should be easily reproducible -- if not, let me know and I'll provide you with more details.

-- 
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>