This guide will help you install Nginx, MySQL, PHP (LEMP) Stack on CentOS machine i.e. Server. LEMP is a software stack comprised of Nginx as Web Server and MySQL as Database server along with PHP as the dynamic content processor for websites. LEMP term is actually an acronym that represents the Linux, ENginx (replaces ‘A’ […]
We will be demonstrating on how to use MySQL from terminal of MAC OS which has MAMP installed on it. Some common functionalities will include : Selecting a database and running related commands Importing database Exporting database First step would be to run MAMP and make sure MYSQL server is ON Open terminal and run […]
You might get the CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions! error while accessing the WebMail. Unable to use RoundCube WebMail on your DirectAdmin Server after installing or upgrading? This could be due to bad file permissions, missing config.inc.php file or incorrect webmail database details. Error will look similar to the […]
ClassicPress is a community-led open-source lightweight CMS and a fork of WordPress. It has strong security, minimal bloat, and hence has excellent speed capabilities. We here at BaseZap support ClassicPress on our wide-range of services from shared hosting to managed VPS and dedicated servers. Installing ClassicPress with LiteSpeed Caching Plugin can be achieved in a […]
If you have root access to your server and wish to change/ reset password of a MySQL user, then you can do via following method via terminal access to the server : Login into the server via root users. Type mysql (press enter) to enter into myql command prompt Here we have got MariaDB, since […]
Cron is Linux inbuilt utility which is a time-based job scheduler. All the Linux Distribution comes with this utility and it is very helpful when anyone wants to automate any Linux Command or script such as updating system/packages, creating a backup of data, sending emails, etc. You can also schedule the downloading of any file […]
In our last blog post, we showed how we can list and edit the cronjobs in Linux. If you have not checked then head over to this link. In this guide, we will show how we can read cronjob logs in Linux. If you have not checked Cron logs will help in checking if a […]
HTTP response codes, particularly those that represent an error, can be difficult to deal with. While some are simple, others have obtuse or confusing meanings and, worst of all, since these codes are the result of a much broader relationship between the client, the web application, a web server, and untold numbers of outside web […]
Many times you will face a 403 Forbidden error using Nginx web server, and also most times, it is not related to Nginx itself. 403 Forbidden error means you don’t have permission to access that part of the web. This error can be caused by many reasons, and here we will discuss these reasons one […]
Opening URL inside any Android Application will use Android Webview and for some URLs, you might encounter ERR_CLEARTEXT_NOT_PERMITTED Error. The error should look similar to the below image. So what this exactly mean? Cleartext is any transmitted or stored information that is not encrypted or meant to be encrypted. When an app communicates with servers […]
Our team is available and on-site 24/7 ready to help you.