Skip to content

IT Blog

Vyacheslav Gapon – personal blog, manuals, articles, notes, development

  • РусскийРусский

How to solve “Extension mysqli | mysql not found”

Posted byVyacheslav 04.04.201904.04.2019 Leave a comment on How to solve “Extension mysqli | mysql not found”

I noticed once on one of the new Ubuntu servers an error when opening phpMyAdmin – “The extension mysqli | mysql not found.”

It is solved simply by installing the extension with the following command:

sudo apt-get install php5-mysql

Or:

sudo apt install php-mysql

Then we restart the web server to apply the changes:

sudo service apache2 restart

Done.

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Telegram (Opens in new window)
  • More
  • Click to share on Pocket (Opens in new window)
  • Click to share on Skype (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to print (Opens in new window)
Posted byVyacheslav04.04.201904.04.2019Posted inLinux, MySQL, PHP, Web server

Post navigation

Previous Post Previous post:
Firmware Update LG X135 L60
Next Post Next post:
Simple Watchdog script

Leave a comment

Leave a Reply Cancel reply

Categories

Contacts
DONATE
About it
Privacy
Subscribe by Email (EN)
Подписаться по Email (RU)
YouTube
Instagram

При использовании материалов, активная ссылка на сайт ixnfo.com обязательна!
When using materials, an active link to ixnfo.com is required!

IT Blog © 2013-2023 Privacy Policy