PEAR installation problem
You should not get this problem at all. If you got the "Cannot find pear on this server", please follow instruction here.
1. Locate php_bin
[root@local ~]# /usr/local/bin/pear config-get php_bin
usr/local/bin/php
2. Locate php_dir
[root@local ~]# /usr/local/bin/pear config-get php_dir
/usr/local/lib/php
3. Replace @PHP-BIN@ on the below commands with the result of 1. and @PHP-DIR@ with the result of 2. and run these commands.
@PHP-BIN@ -C -q -d disable_functions='' -d suhosin.executor.func.blacklist='' -d memory_limit=128M -d max_execution_time=3600 -d include_path=@PHP-DIR@ -d output_buffering=1 -d variables_order=EGPCS -d open_basedir= -d safe_mode=0 -d register_argc_argv=On -d auto_prepend_file= -d auto_append_file= @PHP-DIR@/pearcmd.php install -f /var/cpanel/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
@PHP-BIN@ -C -q -d disable_functions='' -d suhosin.executor.func.blacklist='' -d memory_limit=128M -d max_execution_time=3600 -d include_path=@PHP-DIR@ -d output_buffering=1 -d variables_order=EGPCS -d open_basedir= -d safe_mode=0 -d register_argc_argv=On -d auto_prepend_file= -d auto_append_file= @PHP-DIR@/pearcmd.php upgrade -f /var/cpanel/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
Watch the result of the command whether success or fail.
If you run into the problem, please submit support ticket including root access.
Articals in this section
-
Setup RVsitebuilder 6 error "databasename is already existed"
Updated on 2025-11-18 09:17:35
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Updated on 2025-11-18 09:17:35
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Updated on 2025-11-18 08:05:02
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Updated on 2025-11-18 08:05:02
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Updated on 2025-11-18 08:05:01
-
Cannot connect DB while doing RVsitebuilder installation
Updated on 2025-11-18 08:05:01
-
Cannot execute pear
Updated on 2025-11-18 08:05:01
-
DirectAdmin cannot download .tar.gz file for RVsitebuilder Installation
Updated on 2025-11-18 08:05:01
-
First setup RVsitebuilder got SSL license error
Updated on 2025-11-18 08:05:01
-
First setup RVsitebuilder in WHM error "require backup native database before convert database to UTF-8"
Updated on 2025-11-25 08:05:15
