On Tue, Apr 7, 2009 at 10:37 AM, Zico <mailz...@gmail.com> wrote:
> On Tue, Apr 7, 2009 at 10:42 AM, S. Senthil Anand <senth...@au-kbc.org>wrote:
>
>> Hi,
>>
>> What problem are you having ?
>> Koha on Debian is relatively straightforward.
>>
>
> I followed the documentation,
> http://wiki.jon.geek.nz/index.php/Koha/Install
>
> But, when i go for http://127.0.1.1:8080/
>
> the browser shows:
>
> *"ERROR
> The requested URL could not be retrieved
>
> While trying to process the request:
>
> GET / HTTP/1.0
> Host: 127.0.1.1:8080
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6)
> Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1)
> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
> Accept-Language: en-us,en;q=0.5
> Accept-Encoding: gzip,deflate
> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
> Keep-Alive: 300
> Via: 1.1 proxy.bracu.ac.bd:8080 (squid/2.6.STABLE6)
> X-Forwarded-For: 192.168.3.34
> Cache-Control: max-age=259200
> Connection: keep-alive
>
>
>
> The following error was encountered:
>
>    * Invalid Request
>
> Some aspect of the HTTP Request is invalid. Possible problems:
>
>    * Missing or unknown request method
>    * Missing URL
>    * Missing HTTP Identifier (HTTP/1.0)
>    * Request is too large
>    * Content-Length missing for POST or PUT requests
>    * Illegal character in hostname; underscores are not allowed
>
> *
> "


This is written on the site you mentioned... Did you follow this properly?

sudo ln -s /etc/koha/koha-httpd.conf /etc/apache2/sites-available/koha
sudo a2enmod rewrite
sudo a2ensite koha
sudo apache2ctl restart

Check if your /etc/hosts reads properly.



-- 
With Regards
Abhishek Amberkar

Learn to appreciate a beauty within...
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to