Create site error Prepare installer
An error occurs when create a new site in RVsitebuilder 7.
Error
- Prepare Installer : OK
Possible reason
Some configuration on your account may not follow the requirements.
Solution
Make account configurations to be matched with RVSitebuilder requirements:
PHP version 7.3 - 7.4
PHP extensions; 'mysqlnd','PDO','gd','curl','iconv','mbstring','zip','json','fileinfo','exif','bcmath','ctype',
'openssl','tokenizer','xml','pdo_mysql'.
Once these configurations are matched, to create site will continue perfectly.
If the solution above doesn't fix.
Please contact your host provider to check further on permission
/bin/wget
1. Check the error by:
tail -f /usr/local/cpanel/logs/error_log
2. If the user cannot execute wget file, it will return error:
[2021-02-10 20:46:36 -0500] warn [Internal Warning while parsing ./frontend/paper_lantern/rvsitebuildercms/createsiteprocess/prepare_installer.html.tt 1074200] “/bin/wget” exists but is not executable; ignoring.
at /usr/local/cpanel/Cpanel/FindBin.pm line 39.
Solution:
Allow user to execute wget with :
chmod +x /bin/wget
Articals in this section
-
Create site error "Error: Please allow extension : 'mysqlnd','pdo','gd','curl','iconv', .......
Updated on 2025-11-18 08:05:39
-
Create site error "Error: Please set max_execution_time more than 90"
Updated on 2025-11-18 08:05:39
-
Create site error "Error: Please set memory_limit more than 64M."
Updated on 2025-11-18 08:05:38
-
Edit website returns Admin Login instead of content editor
Updated on 2025-11-18 09:17:55
-
Create site error "Error: Please allow function : 'posix_getpwuid', 'getmyuid', 'fileowner', 'stat', 'file_put_contents', 'parse_ini_file'"
Updated on 2025-11-18 08:05:38
-
Create site error "Error: Please allow function : json"
Updated on 2025-11-18 08:05:38
-
Create site error "Error: Please allow extension : json"
Updated on 2025-11-18 08:05:38
-
Create site error Running tar command unzip failed
Updated on 2025-11-18 08:05:38
-
Create site error "Not enough database"
Updated on 2025-11-18 08:05:37
-
Repair website error Prepare Installer : HTTP/1.1 301 Moved Permanently
Updated on 2025-11-18 08:05:37
