php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17494 fi2.php.net not fully functional
Submitted: 2002-05-28 15:57 UTC Modified: 2002-05-30 11:45 UTC
From: toni dot viemero at iki dot fi Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.1 OS: Obsolete
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: toni dot viemero at iki dot fi
New email:
PHP Version: OS:

 

 [2002-05-28 15:57 UTC] toni dot viemero at iki dot fi
Weird behaviour when trying to fetch http://fi2.php.net/mail


toni@aq144:~$ curl http://fi2.php.net/mail
curl: (52) Empty reply from server
toni@aq144:~$ curl http://fi2.php.net/index.php
<!DOCTYPE...


toni@aq144:~$ telnet fi2.php.net 80
...
GET /mail HTTP/1.1
Host: fi2.php.net

Connection closed by foreign host.
toni@aq144:~$ telnet fi2.php.net 80
...
GET /index.php HTTP/1.1
Host: fi2.php.net

HTTP/1.1 200 OK

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-28 16:16 UTC] goba@php.net
Well, I just wanted to inform the maintaniner, but
then for my surprise, I realized, that you are the
maintainer [the bugreporter]. So please fix the
problems ;) We cannot do anything with your
server from here...

Goba
 [2002-05-28 16:25 UTC] toni dot viemero at iki dot fi
I maintain fi.php.net, not fi2.php.net ;)
 [2002-05-28 16:30 UTC] goba@php.net
Hehe ;) I have contacted the maintainer.
 [2002-05-30 11:45 UTC] goba@php.net
The error is corrected, as reported by the maintainer.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 20:00:01 2026 UTC