Apache error log

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

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.

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.

 php-mcrypt-5.1.6-15.el5.centos.1.x86_64 from extras has depsolving problems
  --> Missing Dependency: php-api = 20041225 is needed by package php-mcrypt-5.1.6-15.el5.centos.1.x86_64 (extras)
Error: Missing Dependency: php-api = 20041225 is needed by package php-mcrypt-5.1.6-15.el5.centos.1.x86_64 (extras)

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

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!

Automatically closed -- issue fixed for 2 weeks with no activity.