RVskin gives an error after Cron updated RVskin version from 10.83 to higher version.
/root/rvadmin/auto_rvskin.pl: line 2: syntax error near unexpected token `('
/root/rvadmin/auto_rvskin.pl: line 2: `eval 'if [ -x /usr/local/cpanel/3rdparty/bin/perl ]; then exec /usr/local/cpanel/3rdparty/bin/perl -x -- $0 ${1+"$@"}; else exec /usr/bin/perl -x $0 ${1+"$@"}; fi;' if 0; use strict; use Carp; use Socket; use Getopt::Long; BEGIN { push(@INC,"/usr/local/cpanel/Cpanel"); } print "\n"; my($drive,$nodrive,$installerPath); my($rvskinname) = "rvadmin"; $| = 1; $SIG{'PIPE'} = 'IGNORE'; $SIG{'HUP'} . ................................................................................... 'Roll back RVskin to version.(-rollback=x.xx)' ."\n"; print "\t0:Auto update (default).\n\t1:Disable auto update.\n"; print '-h, -help' . "\n\t" . 'This help' . "\n"; } 1;'
root@[server] [/home/[user]/access-logs]# ls -al /root/rvadmin/auto_rvskin.pl
You can solve the error in your server by doing RVskin Installation manually again.
Comments
0 comments
Article is closed for comments.