liebn0r

Well-Known Member
Dec 7, 2017
48
7
8
USA
cPanel Access Level
Website Owner
I want to install this software to profile php's memory usage:

When I preview the installation with dnf I get the following:

Am I correct in assuming I can't install this because open source CentOS php packages are generally incompatible with the EasyApache proprietary php packages?
 
Last edited:

liebn0r

Well-Known Member
Dec 7, 2017
48
7
8
USA
cPanel Access Level
Website Owner
Okay, I figured out how to install this.

  1. Run `yum makecache` to update your yum package cache
  2. Run `yum install Judy-devel` to install the prerequisite Judy development library
  3. Search for and install `memprof ` from the PHP Pecl installer under Module Installers
 

quietFinn

Well-Known Member
Feb 4, 2006
1,850
433
438
Finland
cPanel Access Level
Root Administrator
You might want to install it in WHM -> Software -> Module Installers -> PHP PECL
 
  • Like
Reactions: cPanelAnthony