The size of the backup exceeds the limit supported by PHP

I tried to import one of the Scriptcase webinar projects, but got this message:

“The size of the backup exceeds the limit supported by PHP.
Ask the server administrator to fix this problem.”

I then have changed my php.ini file, but it didn’t work for me!
The changes I made was:

max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
post_max_size = 750M
upload_max_filesize = 750M

I am running Scriptcase 9.6.018, PHP 8.0, Apache2 on an ubuntu 18.04 server.

The files I tried to upload (unpacked from this linked file) Creating a rental management system - Google Drive

I would really appreciate a suggestion for how to solve the problem. :sweat_smile:

Hello lassekbplus.

I’m not sure if the problem comes from the PHP version but SC doesn’t works on version 8. You should use version 7.3

use mysqldump on command line