Help - Search - Members - Calendar
Full Version: Installation RVSiteBuilder Failed
RV Products Forums > RVSiteBuilder > General Support
sohot
I upgraded my server to PHP 5.2.6 a month ago.

Since then everytime I attempt to upgrade the RVSitebuilder in WHM, the installation gets to:

QUOTE
Installation

Installation RVSiteBuilder Failed


& the 'Install program' indicator shows the following:
QUOTE
Install pear for /usr/local/lib/php. Please wait...


That is as far as it gets. Is there something missing from my PHP build?

Funnily enough, when accessing the RVSitebuilder from cpanel it shows the new version no. & everything appears to work fine, so it does appear to be actually completing the install.
acop
I am also facing the same issue. Installation hang up on "install pear for /usr/local/lib/php. Please wait.."

CODE
Installation RVSiteBuilder > Cannot install pear for < local lib WARNING: "pear/DB" is deprecated in favor of "pear/MDB2"
WARNING: "pear/HTML_Common" is deprecated in favor of "pear/HTML_Common2"
WARNING: "pear/HTML_QuickForm" is deprecated in favor of "pear/HTML_QuickForm2"
WARNING: "pear/Net_URL" is deprecated in favor of "pear/Net_URL2"
warning: pear/RVSeagullMod requires package "pear/Image_Text" (version >= 0.6.0), installed version is 0.6.0beta

Fatal error: Out of memory (allocated 32768000) (tried to allocate 24 bytes) in /usr/local/lib/php/PEAR/Common.php on line 292
WARNING: "pear/DB" is deprecated in favor of "pear/MDB2"
WARNING: "pear/HTML_Common" is deprecated in favor of "pear/HTML_Common2"
WARNING: "pear/HTML_QuickForm" is deprecated in favor of "pear/HTML_QuickForm2"
WARNING: "pear/Net_URL" is deprecated in favor of "pear/Net_URL2"
warning: pear/RVSeagullMod requires package "pear/Image_Text" (version >= 0.6.0), installed version is 0.6.0beta

Fatal error: Out of memory (allocated 32768000) (tried to allocate 76 bytes) in /usr/local/lib/php/PEAR/PackageFile/v2.php on line 1328


What is actually happened? "What is deprecated" means?
Sergio
I had the same issue with my server, but I fixed it enabling ini_set to do the update. So, modify your PHP.INI in order for ini_set to work just for the update.

I know that the last version 3.31 has this bug fixed.

Regards,
Sergio
pairote
Yeah, the lastest installer doesn't require to allow ini_set both on the php.ini and suhosin. If you have problem you may try to force update using these command.



rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/var/INSTALL_COMPLETE.php
rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/rvsitebuilderversion.txt
perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi
acop
QUOTE(pairote @ Jan 14 2009, 11:00 AM) *
Yeah, the lastest installer doesn't require to allow ini_set both on the php.ini and suhosin. If you have problem you may try to force update using these command.



rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/var/INSTALL_COMPLETE.php
rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/rvsitebuilderversion.txt
perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi



Thanks guys. Its working!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.