Create site error "Error: Please set memory_limit more than 64M."
Updated at 2025-10-30 09:03:22
Posted in
(Primary)Install & Create Site Troubleshooting,
Problem
When you create a website, it error.
Error: Please set memory_limit more than 64M.
Reason
RVsitebuilder requires memory limit at 64MB in minimum while in your domain name it set with a less value.
Solution
Increase PHP memory limit (php.ini) for alt-php (CloudLinux)
For your domain name
1. Login to your cPanel.
2. Select MultiPHP INI Editor under a Software category.
3. Select a location.
4. Increase value on memory_limit more than 64M.

For entire server
1 Log in to WHM.
2. Go to Home->Software->MultiPHP INI Editor.
3. Select PHP version.
4. Increase value on memory_limit more than 64M.

Posts in Category
-
Create site error "Error: Please allow extension : 'mysqlnd','pdo','gd','curl','iconv', .......
Admin Updated on 2025-10-30 09:03:23
-
Create site error "Error: Please set max_execution_time more than 90"
Admin Updated on 2025-10-30 09:03:23
-
Create site error "Error: Please set memory_limit more than 64M."
Admin Updated on 2025-10-30 09:03:22
-
Edit website returns Admin Login instead of content editor
Admin Updated on 2025-10-30 09:03:17
-
Create site error "Error: Please allow function : 'posix_getpwuid', 'getmyuid', 'fileowner', 'stat', 'file_put_contents', 'parse_ini_file'"
Admin Updated on 2025-10-30 09:03:17
Admin