is anyone else having phpmyadmin issues. on all my accounts php does not want to load, i am just plain text with error
working fine for me ![]()
Maybe try an incognito window on your browser to make sure there isn’t an issue with your browser cache or a browser plugin
yeah was my cache ![]()
happens from time to time
glad its fixed now
any idea, why my one website has https? but the others ive created dont ? im using free hosting for all
If you’re using free sub domains for all of them, they will all have https. Can you share a link for one of the ones with the problem?
Remember that https doesn’t work on sub sub domains so you’ll need to remove www.
the one website has https.. but the rest arent getting any
http://www.proclocking.free.nf see like this one has http://www. whereas my other one has https: but i dont understand why just on one, but not the rest
somewhere down the line you’ve put a redirect in place that redirects to the www. version of your site.
www don’t and can’t get HTTPS at all, you will need to use non-www for HTTPS.
okay, ill have a look and see