Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]php sockets support for cacti
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
slugggerzzz
n00b
n00b


Joined: 07 Mar 2012
Posts: 65
Location: Manchester, UK

PostPosted: Fri Feb 22, 2013 4:19 pm    Post subject: [SOLVED]php sockets support for cacti Reply with quote

Installed mysql apache & php

php working and then install cacti.

Code:
GB6-NETSVR01 cacti # php -m
[PHP Modules]
bz2
Core
ctype
curl
date
dba
dom
ereg
fileinfo
filter
gettext
hash
iconv
json
libxml
mbstring
mcrypt
mysql
openssl
pcre
Phar
posix
readline
Reflection
session
SimpleXML
snmp
sockets
SPL
standard
tokenizer
xml
zlib

[Zend Modules]



Code:
GB6-NETSVR01 cacti # cat /etc/portage/package.use
=dev-lang/php-5* cgi cli mysql session snmp pcre xml sockets
GB6-NETSVR01 cacti #


Code:
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
MAKEOPTS="-j5"
USE="snmp socket userdir mysql php apache apache2 vhosts sockets curl ssl xml zlib python ibm syslog -X hardened nomultilib -ipv6 ssl bindist mmx sse sse2"


GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.qubenet.net/mirror/gentoo/"

SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"

PHP_INI_VERSION="production"


now when i go to the cacti webpage i get the following....


Quote:
Error

The following PHP extensions are missing:

sockets
Please install those PHP extensions and retry



What am i missing, looks to me like there is sockets supoort in PHP and now cacti is not seeing it.

any input will be appreciated....
_________________
Slugggerzzz ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum