LiveZilla Live Help

cPanel Tricks

Creating CGI Scripts in cPanel

Creating cPanel CGI Scripts

Building CGI applications can be a fast and flexible solution for working within cPanel. Working around limitation of perl versions, standard CGI scripts are quite useful.

To get started with the CGI scripts, there are few basics to cover. Scripts should be located in the path /usr/local/cpanel/base/3rdparty/. Permissions should be set so that ...

More