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.