Hello i get this in httpd error logs.
Can someone tell me how can i fix it?(i dont use ssl)
PHP:
[Wed Feb 13 15:35:19 2008] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Wed Feb 13 15:35:19 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Feb 13 15:35:20 2008] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Wed Feb 13 15:35:20 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Feb 13 15:35:21 2008] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Wed Feb 13 15:35:21 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7a DAV/2 PHP/5.2.5 configured -- resuming normal operations
[Wed Feb 13 15:35:24 2008] [notice] caught SIGTERM, shutting down
[Wed Feb 13 15:35:26 2008] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Wed Feb 13 15:35:26 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Feb 13 15:35:27 2008] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Wed Feb 13 15:35:27 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7a DAV/2 PHP/5.2.5 configured -- resuming normal operations
Can someone tell me how can i fix it?(i dont use ssl)