-
Author
-
December 17, 2015 at 15:46 #93841IrishBrownParticipant
Hi,
For thetheme: Sweetdate I receive the following error when I activate the “Paid Membership Pro” and
Woo Commerse” plugin. I have the latest version of WordPress.Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, cgiadmin@yourhostingaccount.com 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.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
December 17, 2015 at 19:20 #93911RaduModeratorHi,
Please use debug function https://codex.wordpress.org/WP_DEBUG
Add to your wp-config.php file these lines
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );Repeat the action, and see if is displayed additional error on screen, if not please go to ftp to wp-content folder and look for error.log and post content of error log here.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2015 at 14:57 #94530RaduModeratorHi,
Regarding the first issue
1. Please increase php max memory limit see here how http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
2. Please contact that plugin author regarding to that issue but if the plugin works correctly you can use it like this.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.