php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23818 The Script worked fine, only printed the following line - only once.
Submitted: 2003-05-26 14:46 UTC Modified: 2003-06-02 17:27 UTC
From: k dot satirli at fakedomain dot net Assigned:
Status: No Feedback Package: Sockets related
PHP Version: 4.3.1 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: k dot satirli at fakedomain dot net
New email:
PHP Version: OS:

 

 [2003-05-26 14:46 UTC] k dot satirli at fakedomain dot net
Warning: Unknown list entry type in request shutdown (-2056581688) in Unknown on line 0

This was the error my script generated. The part that generated this was:

$server_4 = "62.131.34.112";
$check_4 = @fsockopen($server_4,"6667", $errno, $errstr, 6);

It only occurs when using the IRC Port, no probs with other Ports. Bug could be recreated for 4 times, then disapppeared.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-02 17:27 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC