Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 42132  / 1 Year ago, tue, february 7, 2023, 10:27:01

I've tried a number of guides on this issue, but so far I cannot get php5enmod mcrypt to work.



Ubuntu 12.04
PHP 5.3.10


Here is the output ls of /etc/php5/conf.d and /etc/php5/mods-available



https://privatepaste.com/35aee04356



root:~# sudo php5enmod mcrypt
sudo: php5enmod: command not found
root:~#

More From » 12.04

 Answers
0

php5enmod was introduced in Debian in version 5.4.0~rc6-2 of the package php5 (see the changelog, Ctrl+F is your friend). Since Ubuntu packages are imported from Debian, it is only available in PHP 5.4+ packages in Ubuntu as well.


[#24201] Thursday, February 9, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
teromato

Total Points: 139
Total Questions: 102
Total Answers: 100

Location: Liechtenstein
Member since Mon, May 15, 2023
1 Year ago
;