php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32302 [chm] bug on ref.sockets.html
Submitted: 2005-03-14 14:57 UTC Modified: 2005-03-14 21:16 UTC
From: patel dot pratik dot d at gmail dot com Assigned:
Status: Not a bug Package: Output Control
PHP Version: 4.3.8 OS: windows
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: patel dot pratik dot d at gmail dot com
New email:
PHP Version: OS:

 

 [2005-03-14 14:57 UTC] patel dot pratik dot d at gmail dot com
Description:
------------
I have found a bug on page ref.sockets.html
[chm date: 2005-01-27]...

i have write socket_create function in my page. But when i run the script it gives me error like Fatal error: Call to undefined function: socket_create() in d:\inetpub\wwwroot\chatroom\try.php on line 12

how can i solve this...?


Expected result:
----------------
Connection to socket

Actual result:
--------------
Fatal error

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-14 21:16 UTC] sniper@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. 

Even if you think it is not a bug, we often know better than you,
please consult the support channels first before even considering
to reopen this report.

Thank you for your interest in PHP.

..try loading the extension in php.ini for a start.
Then continue asking any other support questions on the appropriate mailing list.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 13:01:30 2024 UTC