It’s really easy to test your CGI (or a perl script) by adding a test.cgi script with the permissions: 755 Just make sure there is no white space on the top or bottom of the file and the file only has exactly what’s show below. Make sure the name is test.cgi and put in your… Continue reading Test CGI Script
Tag: perl
CPanel transfer error
First try to upgrade perl this is the main reason for a cpanel error. http://www.ezlinuxadmin.com/2009/08/upgrading-perl-on-cpanel/ After that if you still have a issue run this: /scripts/perlinstaller –force YAML::Syck or Install the YAML::Syck perl module in whm under module installers.
Upgrading Perl on cpanel
wget http://layer1.cpanel.net/perl588installer.tar.gz tar xfvz perl588installer.tar.gz cd perl588installer ./install /usr/local/cpanel/bin/checkperlmodules