Spongsta
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Localhost SSL connection errorHey mr.clayton,
I’ll have to try the woocommerce update a bit later but I did read about that today, did it work for you? SSLEngine off did not resolve the issue. But yes, with MAMP you should still be able to edit the VirtualHost files. But if you’re not too experienced with that then I wouldn’t worry too much since like you mentioned this appears to be an issue with the woocommerce version.
Cheers for the assistance! WP community to the rescue!
Kind Regards
Forum: Localhost Installs
In reply to: Localhost SSL connection errorHave you tried setting
SSLEngine off
in your VirtualHost entry? I haven’t tried this yet, will do when I get home on my personal Macbook Pro. But work Macbook Pro seems to be OK with this and Chrome 44.0.x. Only real difference I can see at this point is that my personal machine is on latest OSX and work machine on OSX 10.9.5I really wish I brought mine to work now haha. Ah well, thems the breaks. Odd though that this would need to be set in a *:80 VirtualHost. *:80 VH entries have been just fine in the past without one.
Forum: Localhost Installs
In reply to: Localhost SSL connection errorHey mr.clayton,
I’m experiencing exactly the same issue – spent the last 3 hours trying to debug/research it. Seems to have something to do with Chrome v44.0.x
I found these other tidbits of info about it, but nothing official from Chrome yet – not saying it’s not out there, but have not found anything from them yet. Am submitting an issue to them as I write this. Here are the articles I’ve found so far. You could also try the HSTS issue which is pretty well documented but for me this was not the case, my localhost domain returned no results in HSTS.
http://stackoverflow.com/questions/31561729/chrome-keeps-redirecting-me-to-https
http://superuser.com/questions/943862/sites-redirecting-to-httpsKind Regards