Page 12 of 57

How to install perl modules on Ubuntu Linux

Last updated on August 29th, 2024 at 11:50 amIt is been a while since I have played around with Perl. But recently got a requirement to install couple of modules for a user management system written in perl (this was in Ubuntu 18.04). I am also discussing about how to do it in RedHat / […]

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

« Older posts Newer posts »