• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

AWS Marketplace instance and libmcrypt-devel ?

yabado

Regular Pleskian
I am using the BYOL Plesk AWS Marketplace instance and and need to install other version(s) of PHP.

I need the libmcrypt-devel library but it is not available under the rpm directory provided.

How should I proceed to remedy this?
 
What do you mean exactly "it is not available under the rpm directory provided"? Why you can't install it from OS vendor repository?
 
OK, but can the Parallels team add this in the Centos instance they offer on Marketplace.
It would make things easier for updating in the future if it were part of the local repository the instance already has.
 
Actually this package is a part of OS distributive but not part of Plesk. I don't know why you can't install it from OS vendor repository.
 
[root:~]$ yum search libmcrypt-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.pac-12.org
* extras: mirrors.sonic.net
* updates: mirrors.sonic.net
Warning: No matches found for: libmcrypt-devel
No Matches found
 
OK, got all the dependencies installed ( i think ), but now my final error is as follows...

configure: WARNING: unrecognized options: --enable-fastcgi

Cannot find anything related to this, any ideas how to get past this error?
 
Back
Top