Wednesday 3 October 2012

How to resolve the message perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl in RVSitebuilder Manager?


  To avoid the problem, please SSH to the server as root and run
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl
If it cannot fix, please run
lsattr /usr/local/cpanel/3rdparty/etc/php.ini
and look at the result. If you found the result is  -----a------- , please run command
chattr -a /usr/local/cpanel/3rdparty/etc/php.ini
and try to run
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl
again. If you found the result is  -----i------- , please run command
chattr -i /usr/local/cpanel/3rdparty/etc/php.ini
and try to run
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl

0 comments:

Post a Comment