If you've been using Nginx, PHP or MySQL and recently migrated your project file into a new machine, you might get an error saying "Encryption: Unable to find an available encryption driver.". These error…
If you recently update your phpBB forum website into 3.3.3, you probably encounter some errors like when accessing the /user/forgot_password/ page returns 404 error as well as the /help/faq page. The problem starts when…
PHP has a new version and it was recently released on the public on November 2020. The update brings several advantage and improvements to squeeze some juices for a speedy NGINX webserver and web…
Installing the composer in Ubuntu is simple and requires no extra required plugins, you only need a working PHP 7.2 and above, and a MySQL. To get started, let's assume you already access your…