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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
29 - 13 = ?
Subscribe to this entry?

 
 [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 26 10:01:31 2024 UTC