Hi i get dependenci error when i try to install the latest cacti and that is needed php and there is my problem ...
i use the following link to install my rpms that yum can not find, am i in the right direccionor am i wrong ...
i am using the following page: http://img.cs.montana.edu/linux/centos/4.4/i386/dag/
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.