Website and SSL both are not working after Fresh wordPress install #1783
Unanswered
hawkdivemedia
asked this question in
Support Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new VPS and installed the easyengine as fresh. And after that I wanted to check the website but its not working. The website does not load. It redirect to https:// version of URL which does not load. I thought the SSL is not enabled to tried to install the SSL using command "ee site ssl test3.hawkdive.com"
and if gave me this error: Error: Domain: test3.hawkdive.com not yet authorized/has not been started of with EasyEngine letsencrypt site creation.
I created the site using this command.
ee site create test3.hawkdive.com --wpredis # install wordpress + nginx redis_cache
After the command completed successfully it gave me the site information with the SSL as not enabled.
+--------------------+------------------------------------------+
| SSL | Not Enabled |
+--------------------+------------------------------------------+
| Cache | Enabled |
+--------------------+------------------------------------------+
| Proxy Cache | Off |
How can we enable or reinstall SSL later.
Beta Was this translation helpful? Give feedback.
All reactions