Earlier, we created a script to restart the Apache web server HERE. Today we are going to add this to Cron so it restart every day a 3:00AM.
How to create a bash file in Linux to restart apache web server?
This article describes how to create a bash file to restart the apache server.
How do I connect a php script to a mysql database?
This article describes how to connect a PHP script to a MySQL database.
Change a hosts file on a Mac
We often get asked this question a lot as in many cases. With the information in this article, we will outline how to map a domain name to the local hosts file, thus overriding temporarily the DNS record for a domain.
How To Edit Your Hosts File On Mac To Preview Your Website Before DNS Changes
If you ever set up a new domain hosting or migrate a domain to a new server, you will want to check to make sure that the changes are good before changing the DNS to the new server.
How to Edit Your Hosts File on Windows to Preview Your Website Before DNS Changes
If you ever set up a new domain hosting or migrate a domain to a new server, you will want to check to make sure that the changes are good before changing the DNS to the new server.
We often get asked this question a lot as in many cases, clients change the DNS before checking to see if there site actually works. This can lead to frustration, downtime and lost revenue and customers.
WooCommerce Snippits
Excellent site for WooCommerce Modifications
How to update Powershell Windows 11
If you get a notice that there is a new version of PowerShell, you can update it easily. Sometimes you see an update notice when you open PowerShell.
How to Add a PHP Info File to View PHP Settings
This article describes how to add a PHP Info page to easily view PHP settings on you dedicated , cloud, VPS or Shared Hosting server.
Set up Let’s Encrypt on Debian 11 with Apache Server
Today, we are installing certbot on Debian 11 with Apache2 (Apache/2.4.54 (Debian). This article assumes you have Apache installed. If not, see How To Install LAMP (Linux, Apache, MySql-Maria, PHP) On Debian 11.