Start a new topic
Answered

How To Fix Internal Server Error

How can i fix the internal server errors I receive on Modern Events Calendar?


Best Answer

To coordinate WordPress with your server, You need to do a few things.
This configuration will help you use WordPress and themes better.


Please read the bellow links:

Host configurations: To access these fields please edit “php.ini” file which is located in host (if you can’t find it then contact with your host service provider)

upload_max_filesize = 32M

post_max_size = 48M
memory_limit = 128M
max_execution_time = 600
max_input_vars = 10000
max_input_time = 400


WordPress Configurations:

https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Reference: https://wordpress.org/about/requirements/


https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP


500 Internal server error causes from website’s server and it is not related to the theme.


Please read the following article:

http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm


Answer

To coordinate WordPress with your server, You need to do a few things.
This configuration will help you use WordPress and themes better.


Please read the bellow links:

Host configurations: To access these fields please edit “php.ini” file which is located in host (if you can’t find it then contact with your host service provider)

upload_max_filesize = 32M

post_max_size = 48M
memory_limit = 128M
max_execution_time = 600
max_input_vars = 10000
max_input_time = 400


WordPress Configurations:

https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Reference: https://wordpress.org/about/requirements/


https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP


500 Internal server error causes from website’s server and it is not related to the theme.


Please read the following article:

http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm

I get server 500 error because of exhausted memory size though i have set up memory to 1024M

Hello,


Please submit a ticket at support.webnus.net and our team will guide you.


Best,

Webnus Team

Login or Signup to post a comment