Release upgrade

Hi

Any precautions should i consider for release upgrade rather than Backup? (Production database)

Can i upgrade from 7.6.4 to 7.7.4 directly or should i go one by one?

I tried upgrade from 7.6.4 to 7.6.5 & i received this error!

Hello, no you can go directly to the 774th The notice tells you that you have your uploud limit exceeded. The recommendation for standard installation is:
Set post_max_size to at least 60MB
Set upload_max_filesize settings to at least 60MB
Set max_input_time to a large number
Set memory_limit to 256MB

correct these values in php.ini

1 Like