• About
  • Contact
  • Books

Sanjib Sinha

~ On Computer Science, PHP, Python, Ethical Hacking and more…

Sanjib Sinha

Tag Archives: ubuntu

Windows and Ubuntu installation problem

18 Monday Dec 2017

Posted by Sanjib Sinha in Ethical hacking, Ethical Hacking for Brginners, General, operating systems, Software

≈ Leave a comment

Tags

bootloader, grub, installation, problem, ubuntu, winboot, windows

Considering installation of multiple Operating Systems in your PC or Laptop? Then this post might come to your help.
I have recently gone through a deadening installation process of two different types of Operating Systems – one is Windows 7 and the other is Ubuntu 16 – in my desktop. It shouldn’t have been deadening; as it’s normally very easy; all you need to do is follow few steps and you’re done within few hours. I’ve gone through many formatting in my life and for the first time I made a mistake.
Experienced and advanced Linux users often forget that Windows is an extremely selfish operating system. It doesn’t recognize any other operating system. And that’s the typical Microsoft way of thinking – we’re the king; there shouldn’t be any other partition except their own.
Continue reading →

Share this:

  • Facebook
  • WhatsApp
  • Twitter

Like this:

Like Loading...

How to settle problems in Adminer

18 Tuesday Apr 2017

Posted by Sanjib Sinha in MySQL, PHP, PHP 7 in 7 Days, Software

≈ Leave a comment

Tags

adminer, MySQL, PHP, ubuntu

  • Beginning Laravel 5.8
    Beginning Laravel 5.8


Get the Book..

Get the Book…

As you know Adminer is a parallel powerful database handling engine that works like phpMyAdmin.
Often we encounter a problem.
While upgrading our Linux system, we need to update the PHP or MySQL version. While doing this When we type: http://localhost/adminer.php to open Adminer, we encounter an error like this:

None of the supported PHP extensions (MySQLi, MySQL, PDO_MySQL) are available.

To handle this common error what can be done?
It can be solved by taking only two steps.

sudo apt-get install php7.0-mysqlnd

Next you have uncomment one line in ‘/etc/php/7.0/apache2/php.ini’. To do that open it in any editor;

sudo gedit /etc/php/7.0/apache2/php.ini

And just uncomment this line in Linux:


extension=msql.so

For Windows uncomment this line:


extension=msql.dll

That is all your Adminer will work fine.

Share this:

  • Facebook
  • WhatsApp
  • Twitter

Like this:

Like Loading...

Subscribe

  • Entries (RSS)
  • Comments (RSS)

Archives

  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016

Categories

  • Android
  • Classes and Object
  • CSS
  • Dart
  • Data Journalism
  • Data-Journalism
  • Ethical hacking
    • kali linux
  • Ethical Hacking for Brginners
  • Exceptions
  • Flutter
  • General
  • git
  • HTML
  • iOS
  • JavaScript
  • Laravel 5
  • Laravel 5.2.4: Be A Laravel Expert
  • laravel 5.7
  • laravel 5.7 all model relations explained
  • Laravel 5.8
  • laravel 5: learn easy
  • life
  • metasploitable
  • Mobile Device
  • MySQL
  • NASA
  • Native iOS
  • Object Oriented Programming
  • operating systems
  • PHP
  • php 7
  • PHP 7 in 7 Days
  • PHP Developers
  • Programming Language
  • Python
    • General Syntax
    • Variables, Objects annd Values
  • Software
  • tehelka
  • wordpress

Meta

  • Register
  • Log in

Blog at WordPress.com.

Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
%d bloggers like this: