<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><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><br><html><head><br><title>500 Internal Server Error</title><br></head><body><br><h1>Internal Server Error</h1><br><p>The server encountered an internal error or<br>misconfiguration and was unable to complete<br>your request.</p><br><p>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.</p><br><p>More information about this error may be available<br>in the server error log.</p><br><p>Additionally, a 500 Internal Server Error<br>error was encountered while trying to use an ErrorDocument to handle the request.</p><br><hr><br><address>Apache/2.2.3 (CentOS) Server at 192.168.112.14 Port 8080</address><br></body></html><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>