If even PHPMyAdmin returns a 500 error independently of WordPress, there’s probably a problem with the hosting. Hasn’t the PHP version changed recently?
-
This reply was modified 2 years, 7 months ago by
Emielb.
Hi,
Can you update to the latest version, we have released a fix for this
OK it works, I have problems updating plugins and installing I had to change the php.ini first then maybe the combination of your fix and php timeout settings it worked
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
allow_url_fopen = Off
display_errors = Off
enable_dl = Off
file_uploads = On
max_execution_time = 600
max_input_time = 400
max_input_vars = 5000
memory_limit = 512M
post_max_size = 516M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php82"
upload_max_filesize = 512M
zlib.output_compression = On
Glad that you got it working.
yes it worked only one day now is back.. but when we move to a new host I hope it works right
Here is our moving hosts guide just in case it is helpful: https://updraftplus.com/support/moving-hosts/
If you have any issues just start a new thread and we can asisst.
In the meantime, wishing you the best of luck with the move!