Hi!
I Installed:
$sudo port install apache2
$sudo port install mysql5 +server
$ sudo port install php5 +apache2 +mysql5 +pear

registered  PHP 5 with Apache 2:
$ cd /opt/local/apache2/modules
$ sudo /opt/local/apache2/bin/apxs -a -e -n "php5" libphp5.so

And created a php.ini file (which you can edit to configure PHP 5):
$ cp /opt/local/etc/php.ini-dist /opt/local/etc/php.ini


Then I installed the cacti:
$ sudo port install cacti

and  My cacti.log was littered with the error:
"WARNING: sockets support not enabled in PHP,falling back to SNMP ping"

How can I get rid of this message ?


Thanks!
Mihail Artyuhov
[EMAIL PROTECTED]




_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to