[Koha] Apache2 Fu

MJ Ray mjr at phonecoop.coop
Thu Aug 9 21:35:52 NZST 2007


exaurdon <mstockfleth at hotmail.com> wrote:
> http://www.nabble.com/file/p12065240/apache2.conf apache2.conf 
> http://www.nabble.com/file/p12065240/koha-httpd.conf koha-httpd.conf 
>
> I've tried everything I can think of. Apache refuses to do anything with
> 8080 or 8000

Explain "refuses to do anything with" please.

Does
netstat -pn --listen --tcp | grep apache # show apache listening
on those ports?

If not, did you try
/etc/init.d/apache2 force-reload # ?

Is dragonetworks.net a NameVirtualHost?

Your VirtualHost bits should use the IP address if possible: using the
fully qualified domain name for the IP address of the virtual host is
explicitly not recommended in
http://httpd.apache.org/docs/2.2/mod/core.html#virtualhost

Hope that helps,
-- 
MJ Ray - see/vidu http://mjr.towers.org.uk/email.html
Experienced webmaster-developers for hire http://www.ttllp.co.uk/
Also: statistician, sysadmin, online shop builder, workers co-op.
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/


More information about the Koha mailing list