The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.
Tag: How To
How to Install MYSQLND: mysqli Extension for php in Ubuntu? [SOLVED]
The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.
How to install MySQL and MySQL workbench on windows || Mysql For Beginners
This is the first video on the SQL(Structural Query language) tutorial series. In this tutorial, we will learn how to install the latest version of the MySQL server and MySQL workbench on windows.
How to Force/forward HTTPS using .htaccess
Now that you registered a domain say domianname.com when people have to look for your website, they will be landed on the URL http://domainname.com. But Http:// is not a safe place for adding your important information. Every website, almost every website these days try to keep their website, web application safe.
How to configure Environment Specific settings in Python Django Framework?
There are certain configurations in your settings.py such as DEBUG, STATIC_URL, DATABASES, SECRET_KEY, ALLOWED_HOSTS, etc. These settings are actually the ones that you need to look after while deploying to the production environment. Whenever your application goes live, you shouldn’t display your debug logs, or error messages on the browsers. This will make your application vulnerable. Also you might want to put different secret keys.
Visual Studio Code is unable to watch for file changes in this large workspace (error ENOSPC)
While using Visual Studio code whenever there is a project with lots of files, there
[Python] Making Website With DjangoCMS.
If you are following this website you can see we share most of the contents
[Django Tutorial] Connect MySQL Database in Django Framework
If you are looking forward to connect your MySQL database with python code that check
[Orange3 Installation] No module named PyQt5.QtSvg
We have written a blog on the installation of the Orange Data Mining Tool some
How to change default version of python as python3?
By default most of the IDE where we write code for python uses the Python3