Page 11 of 56

Configure Apache web server to run python as cgi

Last updated on January 29th, 2025 at 01:22 pmThis tutorial aims to assist you in the configuration and activation of CGI within the Apache web server, enabling the execution of Python scripts. To provide dynamic content, it is essential to utilize the mod_cgi module. Throughout this tutorial, we will set up mod_cgi and facilitate the […]

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, […]

« Older posts Newer posts »