Hello,<br><br>I have installed Koha 3.2.2 on Ubuntu 10.10.<br><br>For installing Koha I used Koha live cd downloaded from <a href="http://sourceforge.net/projects/kohalivecd/">http://sourceforge.net/projects/kohalivecd/</a> by Mizstik.<br>
<br>Installation was fine but I am not getting Login page in staff-client module. It goes to staff-client module directly and displays main menu. On right hand top of the main menu it says 'you are not logged in'. Hence I am unable to change any options in 'Global system preferences'. When I try to change it says 'Error; your data might not have been saved; You need to log in again, your session has timed out'.<br>
<br>Kindly suggest me what I have to do to get the login page when I start the staff-client module.<br><br>The koha-httpd.conf details for Intranet are as follows:<br><br>## Intranet<br><VirtualHost *:8080><br> ServerAdmin webmaster@localhost<br>
DocumentRoot /usr/share/koha/intranet/htdocs<br> ServerName localhost:8080<br># ServerAlias <a href="http://intranet.mydomain.com">intranet.mydomain.com</a><br> ScriptAlias /cgi-bin/koha/ "/usr/share/koha/intranet/cgi-bin/"<br>
ScriptAlias /index.html "/usr/share/koha/intranet/cgi-bin/<a href="http://mainpage.pl">mainpage.pl</a>"<br> ScriptAlias /search "/usr/share/koha/intranet/cgi-bin/<a href="http://search.pl">search.pl</a>"<br>
ErrorLog /var/log/koha/koha-error_log<br clear="all"><br>-- <br><div>
<p>Thanks with Regards,<br>B. Karthick,<br>
</p></div>