I am having this error on a fresh install of Wordpress. Any ideas?
Hosting is with Site5.
I am having this error on a fresh install of Wordpress. Any ideas?
Hosting is with Site5.
Hi Support. Any ideas what could cause this error?
Hi @cjkeeme,
Please have your host increase the following PHP settings to the specified value or to the maximum the web host can increase.
max_execution_time = 60000
max_file_uploads = 500
max_input_nesting_level = 1000
max_input_time = 60000
Also the allow_url_fopen in your server must be On.
Let us know how it goes.
These settings have been updated and there is no change. It is still not working. Can you please help further?
Can you please help me on this? This doesn’t appear to be a hosting issue, but I’m not sure.
Hi @cjkeeme,
Most of the time the 500 (Internal Server Error) is a server-side issue, would you mind letting us know what demo you’re trying to import so we can test it.
Thanks,
The Bed and Breakfast demo.
I have asked Site5 to make all the adjustments you have asked me make in reference to the PHP settings and it still does not work.
The script was ending and I have fixed the issue by adding few codes in .htaccess file
Now it worked fine
What was added to .htaccess
AddType application/x-httpd-php72 .php
SetEnv MAGICK_THREAD_LIMIT 1
Hello @cjkeeme,
The Bed and Breakfast demo content were not installed in your site.
If you need anything else we can help you with, don’t hesitate to open another thread.
Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.