jairvaratojo
Forum Replies Created
-
Hi Cory,
First of all, thanks for the feedback.
The solution of the FAQ to add:
“AddType application / octet-stream .zip .log .sql”
In the .htaccess file does not solve, because the file installer is .php, and if I include php in AddType line, the website crashes.
A suggestion: it would not be something to set the MIME standard in the code only for installer.php file?
Thank you very much.Hi StelarBlack.
200 code is an Apache return everything is fine.
I suggest that you check the Apache Log for details.Hi,
I did some additional tests that can help.
I checked the wp-snapshots folder and I could see that the installer.php file was correct. I downloaded the original file, and the a new installation worked properly.
So I can say that installer.php file is created correctly, and that the error only happens if I download it directly from the existing option in the plugin.
Does that make sense?