ID: 14842
Updated by: edink
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: *URL Functions
Operating System: linux red hat7.2
PHP Version: 4.1.1
New Comment:

I cannot reproduce this.
Could you be more specific about the problem. Do you get any error
messages?

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

[2002-01-04 01:49:59] [EMAIL PROTECTED]

$file="http://s105.now.net.cn/try.php";;
fopen ($file, "r")
it is okay 
but when I change to port to 81 
I test it okay in browser  but 
$file="http://s105.now.net.cn:81/try.php";;
fopen ($file, "r")
can't work 
it seems that it still in port 80 
it's a bug ?




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



Edit this bug report at http://bugs.php.net/?id=14842&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to