[kforge-user] Trouble with Apache settings
tyju tiui
jckdnk111 at yahoo.com
Mon Jan 22 15:45:06 UTC 2007
Hi John,
I tried changing the domain name and adding an entry to my hosts file but got the same result.
I also created the /var/www/kforge/media dir and symlinked the /var/www/kforge/project to the kforge www/project dir. Apache doesn't bark about missing doc root anymore, but it's still not quite working.
I'm not sure what's going on here, but I have a feeling it has something to do with the apache warnings I get when I restart manually:
[Mon Jan 22 10:33:08 2007] [warn] _default_ VirtualHost overlap on port 443, the first has precedence
[Mon Jan 22 10:33:08 2007] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Mon Jan 22 10:33:08 2007] [warn] _default_ VirtualHost overlap on port 443, the first has precedence
[Mon Jan 22 10:33:08 2007] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Mon Jan 22 10:33:10 2007] [warn] _default_ VirtualHost overlap on port 443, the first has precedence
[Mon Jan 22 10:33:10 2007] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Mon Jan 22 10:33:10 2007] [warn] _default_ VirtualHost overlap on port 443, the first has precedence
[Mon Jan 22 10:33:10 2007] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
I looked at the Kforge logs and there is nothing except some apache logging (like missing favicon / logging regular access).
Thanks for the help!
Ty
----- Original Message ----
From: John Bywater <john.bywater at appropriatesoftwarefoundation.org>
To: tyju tiui <jckdnk111 at yahoo.com>
Cc: kforge-user at lists.okfn.org
Sent: Friday, January 19, 2007 7:16:32 PM
Subject: Re: [kforge-user] Trouble with Apache settings
Hello Tyju,
Thanks for the report.
Firstly, I think the tests are failing because the database wasn't built
for development, so all the test fixtures aren't created. If you set
this in your kforge.conf:
system_mode = development
and then rebuild the db, you should have slightly better test results. :-)
However, I don't know what the problem with the generated apache config
is. But, you might try changing your kforge.conf to have:
domain_name = deathstar
to something like:
domain_name = deathstar.com
...and set up name resolution in /etc/hosts (guessing your running locally).
It's just a quick thought. Let us know how you get on, and perhaps Rufus
and I will come up with something better in the meantime?
Best regards,
John.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/kforge-user/attachments/20070122/2678766b/attachment-0003.html>
More information about the kforge-user
mailing list