php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8107 Undefined Function socket ( )
Submitted: 2000-12-04 21:31 UTC Modified: 2000-12-05 05:55 UTC
From: papal at advance dot com dot ar Assigned:
Status: Closed Package: *Function Specific
PHP Version: 4.0.3pl1 OS: Linux
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: papal at advance dot com dot ar
New email:
PHP Version: OS:

 

 [2000-12-04 21:31 UTC] papal at advance dot com dot ar
When i tried to use the function socket() i get an error message like this "Call undefined function socket() on line n."

I have installed version 4.0.2 on my linux box but i try to use the function with version 4.0.3pl1 too, and still geting this error message.

Anybody can tell me if i do something wrong?

Regards.
NBD

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-05 05:55 UTC] sniper@php.net
You must add --enable-sockets into your configure line
for PHP 4 and recompile.

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