Search found 2 matches

by rcusnir
Mon Apr 01, 2019 9:25 am
Forum: Help: Linux/Unix Specific
Topic: cacti do not see php extensions during installation
Replies: 4
Views: 4061

Re: cacti do not see php extensions during installation

Dear all, finally, I manage to fix this.. the problem was in php71 installation. there was installed php using remi repository. remi php pachages during installation create user profile for php version installed, and when user login, PATH is automatically set to the php binary. all another applicati...
by rcusnir
Mon Apr 01, 2019 8:54 am
Forum: Help: Linux/Unix Specific
Topic: cacti do not see php extensions during installation
Replies: 4
Views: 4061

cacti do not see php extensions during installation

OS $ cat /etc/redhat-release CentOS Linux release 7.1.1503 (Core) Installed php $ rpm -qa|grep php php71-runtime-1.0-1.el7.remi.x86_64 php71-php-pecl-zmq-1.1.3-5.el7.remi.x86_64 php71-php-pdo-7.1.27-1.el7.remi.x86_64 php71-php-process-7.1.27-1.el7.remi.x86_64 php71-php-pecl-igbinary-2.0.5-1.el7.rem...