Page 1 of 1

localhost Not Found The requested URL was not found [SOLVED]

PostPosted: 02. December 2011 06:07
by hanpedro
My box is scientific linus 6.1 x86 and xampp 1.6.8a.
I restored backuped xampp 1.6.8a to new hard, and when I open "http://localhost/" I got this error message at the "/opt/lampp/logs/error_log" file.

[Sat Dec 03 07:00:12 2011] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Dec 03 07:00:12 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Dec 03 07:00:12 2011] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Dec 03 07:00:12 2011] [notice] Digest: generating secret for digest authentication ...
[Sat Dec 03 07:00:12 2011] [notice] Digest: done
[Sat Dec 03 07:00:13 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Dec 03 07:00:13 2011] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?


I disabled sulinux and firewall, but I got this error.

Re: http://localhost/ Not Found The requested URL was not fo

PostPosted: 02. December 2011 10:38
by JonB
That's not an error - unless you install a self-signed certificate, LAMPP is simply reporting (correctly) that you don't have a valid SSL certificate. It has no effect at all on functionality.

Good Luck

Re: http://localhost/ Not Found The requested URL was not fo

PostPosted: 16. December 2011 15:26
by hanpedro
JonB/ Thanks.

Re: http://localhost/ Not Found The requested URL was not fo

PostPosted: 17. December 2011 00:06
by Sharley
I will mark this as solved now.

Best wishes. :)