Problem with rrd and imagick on EasyApache

pasargad

Active Member
May 29, 2009
32
2
58
UAE
cPanel Access Level
Root Administrator
Hello everyone!
I'm using AlmaLinux, cPanel, CloudLinux and LiteSpeed on my server.
I did reload my server and install all of this app on server.
Now I want build EasyApache but show error:


Error: ldd returns non existing library while for /opt/alt/php74/usr/lib64/php/modules/rrd.so
Error: ldd returns non existing library while for /opt/alt/php74/usr/lib64/php/modules/imagick.so
Error: ldd returns non existing library while for /opt/alt/php80/usr/lib64/php/modules/imagick.so
Error: ldd returns non existing library while for /opt/alt/php80/usr/lib64/php/modules/rrd.so
Error: ldd returns non existing library while for /opt/alt/php73/usr/lib64/php/modules/rrd.so
Error: ldd returns non existing library while for /opt/alt/php73/usr/lib64/php/modules/imagick.so


What is the problem?
Thank you
 
Last edited by a moderator:

pasargad

Active Member
May 29, 2009
32
2
58
UAE
cPanel Access Level
Root Administrator
Hey there! Can you run the following command on the server and paste the output here?

Code:
rpm -qf /opt/alt/php74/usr/lib64/php/modules/rrd.so
Dear Friend,
Thanks for response.
I did:

[[email protected] ~]# rpm -qf /opt/alt/php74/usr/lib64/php/modules/rrd.so
alt-php74-pecl-ext-1-39.el8.x86_64
[[email protected] ~]# rpm -qf /opt/alt/php73/usr/lib64/php/modules/rrd.so
alt-php73-pecl-ext-1-52.el8.x86_64
[[email protected] ~]# rpm -qf /opt/alt/php80/usr/lib64/php/modules/rrd.so
alt-php80-pecl-ext-1-27.2.el8.x86_64
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
15,163
2,409
363
cPanel Access Level
Root Administrator
Thanks for that - it would likely be best to contact CloudLinux directly about this error, unless your CloudLinux license was purchased through cPanel. If it is purchased through cPanel, we can help with that issue directly.