Opened 5 years ago
Closed 5 years ago
#4441 closed defect (bug) (invalid)
Log In
Reported by: | autismadventures83 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description
I am trying to log in using my link: http://www.autismadventures.com/wp-admin
It keeps saying my site is not secure, please advise how I am able to access my dashboard
Note: See
TracTickets for help on using
tickets.
Hi @autismadventures83,
This Trac instance is for reporting issues on the https://WordPress.org/ website itself only. We're unable to offer individual side support, you may get some help through the Support Forums however.
Regarding your site however, I can say that the "Not Secure" label is caused by your site not having SSL enabled - which isn't a requirement for your site. The problem is that when accessing
wp-admin
you're encountering a500 error
which is likely caused by a PHP Fatal error.You may have luck logging in through http://www.autismadventures.com/wp-login.php
A
500 error
or PHP Fatal error is often known as either theWhite Screen of Death
andInternal Server Error
both of which are also covered in this support article: https://codex.wordpress.org/Common_WordPress_ErrorsYour Webhost support is also likely to be able to offer assistance.
I'm closing this ticket as
invalid
as it's not related to the purpose of this bug reporting system, we're unable to offer continued support here, but if you do need to reply we'll see replies while the ticket is closed.