Localhost

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
adriana252
Forum Newbie
Posts: 5
Joined: Tue Mar 11, 2014 11:41 pm

Localhost

Post by adriana252 »

Hi..I am new and beginner in programming. I try to display live data at localhost by http://localhost/alimtest/ but it show this error.
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
localhost
Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.6[/u][/b]
I put my alimtest folder that consist of php codes in htdocs.My localhost running well therefore in order to display the data, do I need to configure anything?
#Please do help me.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Localhost

Post by Christopher »

Have you checked the error logs for Apache?
(#10850)
adriana252
Forum Newbie
Posts: 5
Joined: Tue Mar 11, 2014 11:41 pm

Re: Localhost

Post by adriana252 »

yes.it show
[Thu Mar 13 12:30:57.400970 2014] [ssl:warn] [pid 7220:tid 268] AH01909: RSA certificate configured for http://www.example.com:443 does NOT include an ID which matches the server name
[Thu Mar 13 12:30:57.439972 2014] [mpm_winnt:notice] [pid 7220:tid 268] AH00354: Child: Starting 150 worker threads.
Post Reply