If for any reason you need to completely uninstall or remove lamp stack PHP, MySQL, and apache 2 on your Ubuntu 22.04 or 20.04 system. So for this, you can type these commands on the terminal: such as sudo apt-get
Category: PHP
How to Uninstall PHP 8.3, 8.2, 8.1, 7.4 on Ubuntu 22.04
If you have multiple PHP versions installed, you might want to remove or uninstall a specific PHP version, like 8.1, 8.2, 8.3, or 7.4 on an Ubuntu 22.04 system. In this tutorial, we will show you 4 different ways to
Read More How to Uninstall PHP 8.3, 8.2, 8.1, 7.4 on Ubuntu 22.04
Install PHP (8.3, 8.2, 7.4) Nginx Ubuntu 22.04
Would you like to install PHP versions like 8.1, 8.2, 8.3, and 7.4 etc. in your Ubuntu nginx system and configure it properly as well?; Now, In this tutorial, we will show you step by step how to install PHP
How to Install PHP on Mac OS
If you’re a Mac user and want to start coding in PHP, you’ll need to install PHP on your machine first. In this tutorial, We will show you how to properly install and configure PHP with mac OS system. Once
How to Install PHP 8 on Ubuntu 22.04
If you want to install and configure the latest version of PHP in your Ubuntu Linux system; In this tutorial guide, we will show you how to install the latest PHP version such as 8.1,2,3 or so on in your
How to Install PHP 8.1 on Ubuntu 22.04 | 20.04
If you want to install a specific version like PHP 8.1 in your Ubuntu system; In this tutorial, we will show you detail guide on how to install PHP 8.1 with its extensions in ubuntu 20.04 and 22.04 using terminal
Composer is not recognized as an internal or external command
Composer is not recognized as an internal or external command operable program or batch file error can occur due to two reasons, Composer is not installed properly or set incorrect path of Composer executable file on Windows, linux, and Mac
Read More Composer is not recognized as an internal or external command
[Fixed] PHP is not recognized as an internal or external command
The PHP is not recognized as an internal or external command, operable program or batch file error typically occurs when the PHP executable path cannot be added in the system’s PATH environment variable. In this tutorial, we will show you
Read More [Fixed] PHP is not recognized as an internal or external command
Install Apache2 PHP MYSQL PHPMyAdmin ubuntu 20.04|18.04
There are some commands to install Apache 2, PHP, MySQL and PHPMyAdmin in Ubuntu 20.4, which you can do it very easily. In this tutorial, we will tell you how to install Lamp (Apache2 PHP MYSQL PHPMyadmin) on Ubuntu 18.04/20.04
Read More Install Apache2 PHP MYSQL PHPMyAdmin ubuntu 20.04|18.04
WordPress Fatal error: allowed memory size of X bytes exhausted
Through this tutorial, you will learn how to fix fatal errors: allowed memory size of 8388608,16777216, 33554432, 67108864, 134217728, 268435456, 536870912, 1073741824 bytes exhausted (tried to allocate x bytes) in /home/site/public_html/wp-content/plugins , /wp-include, /wp-admin wordpress. How To Fix fatal error: allowed memory
Read More WordPress Fatal error: allowed memory size of X bytes exhausted