Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9142 - php and mod_php do not have socket functions enabled.
Summary: php and mod_php do not have socket functions enabled.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL: http://www.php.net/manual/en/ref.sock...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-14 19:09 UTC by PJ
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PJ 2002-10-14 19:09:40 UTC
All PHP and MOD_PHP ebuilds are lacking the configure switch --enable-sockets. 
Without this switch all socket* functions are disabled. See this page for more 
info.

http://www.php.net/manual/en/ref.sockets.php
Comment 1 SpanKY gentoo-dev 2002-10-14 20:31:06 UTC
talk about super shady and super unstable ;) 
Comment 2 PJ 2002-10-15 05:37:19 UTC
Uhhh, what?
Comment 3 SpanKY gentoo-dev 2002-10-15 18:37:02 UTC
From PHP's page: 
WARNING 
This extension is EXPERIMENTAL. The behaviour of this extension -- including 
the names of its functions and anything else documented about this extension -- 
may change without notice in a future release of PHP. Use this extension at 
your own risk. 
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-10-18 01:19:59 UTC
the option should probably be added by the user.