php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32224 socket_create() not working
Submitted: 2005-03-07 18:47 UTC Modified: 2005-03-07 20:06 UTC
From: motion_4u at hotmail dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: Win 2k
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: motion_4u at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-03-07 18:47 UTC] motion_4u at hotmail dot com
Description:
------------
I have upgraded from PHP 4.3.10 to 5.0.3
everything works perfectly besides the socket_create() function.
I have even tried to download the php_sockets.dll
and overwriting the original php_sockets.dll
 file in system32 but I keep geting the below error.

Fatal error: Call to undefined function: socket_create() in D:\webs\m4u\chatserver\test.php 

The 4.3.10 version had no problems with the socket_create() function.





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-07 20:06 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.

This is some installation problem on your behalf, works fine for me. Please ask further support questions on the mailing lists.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 08:01:31 2024 UTC