<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I have executed following commands for the installation already.<br><br># perl Makefile.PL<br>#make<br>#make test<br>#make install<br><br>All test successful and without any errors and warnings, make install is successful.<br><br>I have also created database koha in mysql and Listen to port 8080 in httpd.conf for koha-httpd.conf, but when i try to browse in the web with IP as 192.168.112.14:8080, it shows following message<br><br><pre>&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&gt;<br>&lt;html&gt;&lt;head&gt;<br>&lt;title&gt;500 Internal Server Error&lt;/title&gt;<br>&lt;/head&gt;&lt;body&gt;<br>&lt;h1&gt;Internal Server Error&lt;/h1&gt;<br>&lt;p&gt;The server encountered an internal error or<br>misconfiguration and was unable to complete<br>your request.&lt;/p&gt;<br>&lt;p&gt;Please contact the server administrator,<br> webmaster@org.np and inform them of the time the error occurred,<br>and anything you might have done that may have<br>caused the error.&lt;/p&gt;<br>&lt;p&gt;More information about this error may be available<br>in the server error log.&lt;/p&gt;<br>&lt;p&gt;Additionally, a 500 Internal Server Error<br>error was encountered while trying to use an ErrorDocument to handle the request.&lt;/p&gt;<br>&lt;hr&gt;<br>&lt;address&gt;Apache/2.2.3 (CentOS) Server at 192.168.112.14 Port 8080&lt;/address&gt;<br>&lt;/body&gt;&lt;/html&gt;<br></pre><br>How to get web-installer page of koha-3.0? Plz Suggest me why the database if not being accessed or ....<br><br>with regards,<br>Ashik<br><br /><hr />What can you do with the new Windows Live? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Find out</a></body>
</html>