Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Phpmyadmin error prompt in ubuntu missing mcrypt extension what to do

2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly shows you the "ubuntu phpmyadmin error tips for the lack of mcrypt extension how to do", the content is easy to understand, clear, hope to help you solve your doubts, the following let Xiaobian lead you to study and learn "ubuntu phpmyadmin error tips lack of mcrypt extension how to do" this article.

First, confirm whether php5-mcrypt is installed, if not, execute sudo apt-get install php5-mcrypt

Go to / etc/php5/apache2 to modify the php.ini (eg:sudo vim php.ini) under it, find the following fields and add a red string

;; Dynamic Extensions; If you wish to have an extension loaded automatically, use the following

Extension=php_mcrypt.so

Enter / etc/php5/apache2/conf.d and execute sudo ln-s.. /.. / mods-available/mcrypt.ini. / 20-mcrypt.ini

Sudo ln-s. /.. / mods-available/mcrypt.ini. / 20-mcrypt.ini

Sudo: unable to resolve host * .com

Ln: failed to create symbolic link?. / 20 murmcrypt. Inification. File exists

4. Restart apache, such as sudo service apache2 restart

=

/ usr/lib/php5/20121212/mcrypt.so

Vim / etc/php5/mods-available/mcrypt.ini

Php5enmod mcrypt

Php-m | grep mcrypt

The above is all the contents of the article "what to do if the phpmyadmin error prompt in ubuntu is missing mcrypt extension". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report