Submitted by mike8 on Fri, 08/06/2010 - 11:27
I am getting this error on one of my stres can you tell me what it means, and how to filx it?
[warn] RSA server certificate CommonName (CN) `www.pattiespretties.com' does NOT match server name!?
Also I get this error
[error] [client 74.87.143.204] Directory index forbidden by Options directive: /home/pattiego/public_html/
Michael
Status:
Closed (fixed)
Comments
Submitted by andreychek on Fri, 08/06/2010 - 11:37 Comment #1
Hi Michael -- neither one of those is a problem, you'd only need to do something about that if you're experiencing errors with any of your customers.
The first is just a warning, saying the domain in the SSL cert isn't the same as your server name. That's certainly no problem, you can safely ignore that.
The other means that there's probably no index.html file in "/home/pattiego/public_html/". That may be because no website was uploaded at the time someone browsed to the site.
You can simply upload an index.html file to resolve that.
Submitted by mike8 on Fri, 08/06/2010 - 13:49 Comment #2
OK I won't worry about that then. But I did run into something else, maybe you can help with.
I have updated php to 5.3, it all seems to be working fine except whan I try to install a script "phpmyadmin"
It install but I have an error.
I think it has to do with the php upgrade When I open up "phpmyadmin" I get this at the bottom of the page.
"Cannot load mcrypt extension. Please check your PHP configuration."
Did I do something bad?
Michael
Submitted by andreychek on Fri, 08/06/2010 - 15:18 Comment #3
I have updated php to 5.3, it all seems to be working fine except whan I try to install a script "phpmyadmin"
Go ahead and open up a new Support Request for that... it helps us out a ton if a given request contains one topic. Otherwise we get confused and all sorts of weird things start happening. Thanks!
Submitted by Issues on Fri, 08/20/2010 - 16:19 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.