Recent activity
Recent activity (0)
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Problem: You see the following error when you're trying to restore a project.Cannot restore file size over 105M.Solution: It has to be done by server admin. If you don't have privilege to access to WHM, please contact your host provider to do this for you.1. Login to the WHM.2. Navigate to "Server Configuration » Tweak Settings".3. Navigate to PHP in Tweak settings.4. Change cPanel max POST size values and cPanel max upload size values and save it. DONE
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
The problem: Publishing gets stuck on Copying files.Contact provider check.MySQL error log. tail -f /var/log/mysql.error.log [Warning] Aborted connection 47156999 to db: 'rvsitebuilderdb' user: 'rvsitebuilder' host: 'localhost' (Got timeout reading communication packets) Please ask your host provider to edit file: /etc/my.cnf By changing [mysqld] max_allowed_packet = 256M To [mysqld] max_allowed_packet = 512M And restart mysql with command: /etc/rc.d/init.d/mysql restart If doesn’t help, just try to increase those values until it’s enough.

