Recent activity
Recent activity (0)
Is RVsitebuilder 5.2.11 working table with PHP 5.2?
Since RVsitebuilder is developed to be stable with cPanel 11.42 and PHP 5.4. It now has the problem on the server which is running with PHP 5.2. We are working on the solution of RVsitebuilder 5.2.11. To fix the problem temporary, if your server is running wth PHP 5.2:1. Downgrade RVsitebuilder by running the command:perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi --rollback=5.2.10 2. Update cPanel in your server to 11.42, this will force to get PHP 5.4 automatically.
Publish error Fatal error: Cannot make non static ....../rvsStaticWeb.php on line 39
The server which has 1H Software installed will not be able to run command wget RVsitebuilder. The website publish with Component based on Database will turn an error: “Fatal error: Cannot make non static method SGL_FrontController::run() static in class RVSWebInit in /home/husnes/public_html/rvtest/rvsStaticWeb.php on line 39” The solution for the problem of 1Hv with RVSeagullmod installation is the following. 1. Update PHP to PHP 5.3 or PHP 5.4login cPanel > PHP Version Manager > folder rvtest change to PHP 5.3/PHP 5.4 2.The server could not copy file RVSeagullMod-1.0.1.tgz to install. Please download file manually as the following command. And install it. cd /home/{username}/public_htmlmkdir rvtestcd /home/{username}/public_html/rvtestcp -a /var/cpanel/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz ./chroot /var/suexec/baseos/mkdir /chroot/rvmodulecd /chroot/rvmodulewget {domainname}/rvtest/RVSeagullMod-1.0.1.tgz/usr/local/php53/bin/pear install -f RVSeagullMod-1.0.1.tgzrm -f RVSeagullMod-1.0.1.tgzexit chroot /root/baseos/mkdir /chroot/rvmodulecd /chroot/rvmodulewget {domainname}/rvtest/RVSeagullMod-1.0.1.tgz/usr/local/php53/bin/pear install -f RVSeagullMod-1.0.1.tgzrm -f RVSeagullMod-1.0.1.tgzexit cd /home/{username}/public_html/rvtestrm -f RVSeagullMod-1.0.1.tgz Reference: http://docs.1h.com/Pear_Modules_Installation

