Autofixphp error in RVsitebuilder Manager WHM
Updated at 2025-10-30 08:58:08
Posted in
(Primary)Installation Troubleshooting,
If you faced this error in WHM >> RVsitebuilder Manager
Try to SSH to the server as root and run
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl
If it cannot fix, please run the following command to see the result.
lsattr /usr/local/cpanel/3rdparty/etc/php.ini
If you found the result is -----a------- , please run command
chattr -a /usr/local/cpanel/3rdparty/etc/php.ini
And try to run autofix again
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl
If you found the result is -----i------- , please run command
chattr -i /usr/local/cpanel/3rdparty/etc/php.ini
And run:
perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl
Posts in Category
-
Setup RVsitebuilder 6 error "databasename is already existed"
Admin Updated on 2025-10-30 08:58:10
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Admin Updated on 2025-10-30 08:58:10
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Admin Updated on 2025-10-30 08:58:10
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Admin Updated on 2025-10-30 08:58:10
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Admin Updated on 2025-10-30 08:58:09
Admin