Hello, I have installed Koha 3.2.2 on Ubuntu 10.10. For installing Koha I used Koha live cd downloaded from http://sourceforge.net/projects/kohalivecd/ by Mizstik. 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'. Kindly suggest me what I have to do to get the login page when I start the staff-client module. The koha-httpd.conf details for Intranet are as follows: ## Intranet <VirtualHost *:8080> ServerAdmin webmaster@localhost DocumentRoot /usr/share/koha/intranet/htdocs ServerName localhost:8080 # ServerAlias intranet.mydomain.com ScriptAlias /cgi-bin/koha/ "/usr/share/koha/intranet/cgi-bin/" ScriptAlias /index.html "/usr/share/koha/intranet/cgi-bin/mainpage.pl" ScriptAlias /search "/usr/share/koha/intranet/cgi-bin/search.pl" ErrorLog /var/log/koha/koha-error_log -- Thanks with Regards, B. Karthick,