-
Author
-
January 21, 2016 at 15:29 #99757
nrigas
ParticipantHi,
i have a problem with plugins.
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.”
I renamed the folder plugins many times to restore my plugins. I restore only the main plugins and after while i had the same problem. It works for 5 min and after while the same error.
my url is http://wastelessfuture.com
Thx
January 21, 2016 at 15:32 #99759sharmstr
ModeratorHave you increased the memory allocated to WP in your wp-config.php file? You need at least 128mb and more depending on what plugins you have installed. http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 22, 2016 at 13:41 #99942nrigas
ParticipantIn wp-config.php i add this
define(‘WP_MEMORY_LIMIT’, ‘256M’);and php.ini
; Maximum amount of memory a script may consume (256MB)
; http://php.net/memory-limit
memory_limit = 256MAfter a while i have the same problem
January 22, 2016 at 14:42 #99947sharmstr
ModeratorWhat’s the error message? You’ll need to look in your server error logs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 22, 2016 at 14:48 #99949nrigas
Participant[Fri Jan 22 13:44:50 2016] [warn] [client 78.87.12.83] mod_fcgid: read data timeout in 31 seconds, referer: http://wastelessfuture.com/wp-admin/
[Fri Jan 22 13:44:50 2016] [error] [client 78.87.12.83] Premature end of script headers: plugins.php, referer: http://wastelessfuture.com/wp-admin/
January 22, 2016 at 18:24 #100013sharmstr
Moderator@abe – Are you familiar with this error message?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 22, 2016 at 19:10 #100031sharmstr
ModeratorThat question was for Abe. That’s why I put @abe.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 22, 2016 at 23:51 #100059Abe
Keymasterhello, that could be related to PHP max_execution_time in php.ini Read more here: http://stackoverflow.com/questions/27857250/mod-fcgid-read-data-timeout-in-31-seconds
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.