• Resolved aloulou

    (@aloulou)


    Hello,
    I downloaded and installed the Beta version from Really Simple SSL, then tried to install the ssl certificate but every time, I got this error message:

    “`Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.`”

    What do I have to do ?

    Thank you.`

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Hi @aloulou,

    If you enable debugging, by adding

    define('WP_DEBUG',true);
    define('WP_DEBUG_DISPLAY',true);
    define('WP_DEBUG_LOG',true);

    To your wp-config.php, you will get a debug.log in the wp-content folder.

    If you post the error that shows there, I can probably tell you what the issue is.

    Plugin Support Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @aloulou,

    Did the above-mentioned solution solve your problem?

    Let us know if you require any further assistance or if we can close this thread.

    Kind regards,
    Leon

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Instal SSL certificat’ is closed to new replies.