by Maia Haeata.
Hi,
After weeks of back and forward with CRAZY DOMAIN I am still having issues with restoring MBZ backups larger that 1.5 MB.
- have changed php.ini file...
memory_limit = 512M upload_max_filesize = 256M post_max_size = 256M safe_mode = Off max_execution_time = 300 ; Maximum execution time of each script, in seconds max_input_time = 60 ; suhosin.simulation = On suhosin.post.max_vars = 4096 suhosin.request.max_vars = 4096 request.max_varname_length = 350 suhosin.session.encrypt = off magic_quotes_gpc = Off magic_quotes_runtime = Off magic_quotes_sybase = Off extension=mcrypt.so short_open_tag = on extension=mysql.so extension=pdo.so extension=pdo_mysql.so extension=pdo_sqlite.so
Small mbz.files are ok but I have tried to upload (restore) medium/larger files and get errors, see attachments for screenshot errors.
I have checked the Server Environment and found several possible tweaks:
- PHP required 5.4.4 but running PHP5.4.33
- php_setting OPCACHE.ENABLE
- php_setting and INTL ENABLED
Maybe the TIME_MAX_EXECUTION needs adjusting?
Do I continue to push the server guys or is there a fix I can implement myself.
Apologises for the vague non-technically description.
Regards
Maia