Page 10 of 57

How to run perl CGI script in Apache

Last updated on August 29th, 2024 at 11:50 amThis is a step by step guide on how to configure CGI in Apache web server and run perl scripts in linux systems. We are enabling Apache module named mod_cgi to deliver dynamic content and run any programming languages(as a backend) of your choice by simply forwarding […]

How to import GD star rating to YASR plugin in WordPress

Last updated on August 29th, 2024 at 11:50 amIn this tutorial I am going to show you how to easily import / migrate your rating system from GD star rating WordPress plugin to Yet Another Star Rating (YASR). Its been a while I have been thinking of migrating to YASR from GD Star rating however […]

How to install MySQL 8.0 on Red Hat Linux 8

Last updated on January 29th, 2025 at 01:22 pmIn this post, we will explore the process of installing MySQL 8.0 on Red Hat Linux 8 (RHEL 8). To successfully install MySQL, it is necessary to enable the AppStream from RHUI repository. For detailed instructions on how to enable the repository and proceed with the installation, […]

How to run Flask Application with uwsgi behind nginx

Last updated on August 29th, 2024 at 11:50 amWe are going to configure Nginx to forward request to uWSGI and serve Python applications running on Flask In this post we will discuss in detail on how to configure uWSGi with nginx to run Python application (in flask) in Linux(Ubuntu/Redhat). You can follow the same steps […]

« Older posts Newer posts »