Upgrade PHP to the latest version
Learn how we can update our PHP version to the latest and stable PHP Version 7.4 using simple steps. Using this post you are able to update your PHP version in Apache and NGINX.
Continue ReadingLearn how we can update our PHP version to the latest and stable PHP Version 7.4 using simple steps. Using this post you are able to update your PHP version in Apache and NGINX.
Continue ReadingLearn how to fix the SameSite cookie issue in your web application. Cookies are used by websites, for example, to persist states, add information or track usage. SameSite was introduced to control which cookie can be sent together with cross-domain requests.
Continue ReadingIn this tutorial, I will guide you to configure your NGINX server to send emails using the Postfix server and also setting DKIM authentication to your domain name.
Continue ReadingLearn how to redirect www website traffic to a non-www website hosted on NGINX server in simple steps.
Continue ReadingLearn How to install NGINX, PHP, and MySQL on Server and also learn how we can add PageSpeed Module on NGINX server and also learn the configuration of PageSpeed Module on NGINX.
Continue ReadingLearn how to setup and working with Digital Ocean Space using CakePHP 3 Framework tutorial.
Continue ReadingSetup NodeJs application for production mode using PM2 application manager and Nginx reverse proxy on a cloud server.
Continue ReadingLearn how to setup CakePHP 3 on Nginx Server using simple steps.
Continue Reading