Recent activity
Recent activity (0)
I got the error 'Cannot find pear on this server'. How to fix it?
The server has not been set to compile php with pear. You need to recompile it. You can test if pear is available on your server by running 'which pear'. If it is available it will show the pear path. [root@server ~]# which pear/usr/bin/pear If not, it will show nothing or display the error. For cPanel server:Please go to root WHM -> Software -> EasyApache (Apache Update). And recompile your apache+php, make sure Pear is enabled while configuring PHP options.
I upgraded MySQL and got internal server error when accessing to RVsitebuilder. How can I fix it?
Please SSH access as root and run below command. perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl

