Hi
i am sorry to bother but you are right i have php-ldap but once i choose the cacto rpm from that page i use to obtain cacti it complains when testing for dependencies ...
i run rpm -q php-ldap and rpm -q php-pear and it do exist ... but still in the up2date program it does not see it ... since i choose after click on the cacti link on that page i refer to i choose "open with default application system-install-package"
am i wrong here or something wroing in CentOs4.4
thank you in advance
Matthias Nilsson U.D.COMM.
Mensaje citado por Aleksandar Milivojevic alex@8-P.ca:
Matthias Nilsson wrote:
Hi
i need to install php when i download and install the cacti it say that and
i
can not find any pure php rpm but it is an php-excel and so on, what php
should
i use ?
the yum command do noit find any php to update since i have php installed
than
it complains that it needs php-pear and i am in the same situation and i
have
several to choose among ..., php-ldap is missing ...
php package is the base PHP RPM. Others (php-something) are additional modules. If Cacti is not working, you are probably missing some modules. php-ldap is PHP LDAP module, and it is part of CentOS 4.4.
Check Cacti documentation on which modules are required, than do yum list 'php*' to see what modules you have installed, and which are available on the installation server.