How install Php8.2 Mcrypt #283

Open
opened 2023-04-04 05:57:46 +00:00 by THePhanT00M · 0 comments
THePhanT00M commented 2023-04-04 05:57:46 +00:00 (Migrated from github.com)

I tried the pecl install mcrypt
pecl install mcrypt-1.0.6 && echo extension="mcrypt.so" > /usr/local/etc/php/conf.d/php-ext-mcrypt.ini

is not work

Is there any way to install it?

I tried the pecl install mcrypt pecl install mcrypt-1.0.6 && echo extension="mcrypt.so" > /usr/local/etc/php/conf.d/php-ext-mcrypt.ini is not work Is there any way to install it?
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#283
No description provided.