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…
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 a web server using a distribution package like XAMPP, and WinNMP are probably the easiest solution to make your localhost server works. But what if we wanted to make it from scratch? and…
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…
Setting up the best performance server is tricky and requires knowledge in Linux and server setups. Digital Ocean is one of the best cloud hosting providers that you can find on the internet, it…
Setting up an unmanaged VPS server requires you to access your server in SSH and you have to type commands in order to install programs for your server. Unmanaged VPS usually don't have a…