php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38769 Stream Problem
Submitted: 2006-09-10 14:14 UTC Modified: 2006-09-10 14:19 UTC
From: kolorafa at poczta dot onet dot pl Assigned:
Status: Not a bug Package: Sockets related
PHP Version: 4.4.4 OS: Windows XP
Private report: No CVE-ID: None
 [2006-09-10 14:14 UTC] kolorafa at poczta dot onet dot pl
Description:
------------
Why stream's in my PHP4.4.3 doesn't work?
i see an:
Fatal error: Call to undefined function: stream_socket_server()


Reproduce code:
---------------
...

Expected result:
----------------
...

Actual result:
--------------
...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-10 14:19 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

RFTM: http://php.net/stream_socket_server
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC