Issue with Secure Connection on My Website

Website URL

https://twex.great-site.net/

Error Message

This site can’t provide a secure connection

twex.great-site.net sent an invalid response.

  • [Try running Windows Network Diagnostics](javascript:diagnoseErrors()).

ERR_SSL_PROTOCOL_ERROR

Other Information

Hello,
I’m experiencing an issue with establishing a secure connection on my website. When trying to access the WordPress control panel, I receive the error message “Unable to establish a secure connection to the server.” Could you please assist me in resolving this problem?
Thank you very much!

Please do these

4 Likes

i did evrything like u said and SSL Certificate is active and evrything its okey i did exactly like in tut
why now im getting Error establishing a database connection on my webisite??

1 Like

Please do this

What do you see?

2 Likes

what i do now

Please check

Your user info is definitely wrong

3 Likes

i fixed it and evrything its okey now thankss for helping!
but i lost my webiste ;((( do i have to buikld anotherone ? i took no sleep 2 days building it is there anything i can do to recover old data ?
Thanks again,

How so? Both installing an SSL certificate and updating database credentials should not result in your data being lost.

A quick look at your account tells me that you have created a new database and installed WordPress to it. That’s good news, because that probably means that your site is still there, you just chose to basically setup a new site alongside it.

In the wp-config.php (where you also edited the debug mode), you can find this setting:

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'if0_36562413_xxxx' );

Simply replace the xxxx (or whatever is currently there) with the name of the database that your site was previously installed on (which is if0_36562413_wp655, looking at the screenshot), save the file, and your old website should be back just like you left it!

2 Likes

Thank you guys for your prompt and effective assistance with my website issue. Your help was greatly appreciated!

Best regards,

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.