[kforge-user] Installation issue
Capelle Maxime
Maxime.Capelle at atosorigin.com
Thu Sep 20 08:30:24 UTC 2007
Hi guys,
> Yes you need Apache mod-python module installed. On debian this
package
> is named (so should be something similar on ubuntu):
> libapache2-mod-python
> To install do:
> $ sudo apt-get install libapache2-mod-python
I have already installed this module.
> By the way, one warning here: once mod-python is running, if you
> installed kforge using easy_install you are likely to encounter a
> well-known problem documented e.g. here:
>
<http://docs.turbogears.org/1.0/mod_python#setting-the-egg-cache-directo
ry>
> Solutions to this problem is documented there, the simplest of which
> involves ensuring that the kforge 'egg' are installed unzipped:
> $ sudo easy_install -UZ kforge
> Alternatively you can break the existing egg open (probably located at
> /urs/lib/python2.4/kforge-0.13-....)
Thank you rufus, I have reinstalled everything by using
$sudo easy_install -UZ kforge
And no error message during the installation process excepted some
warning message from apache server when I reloaded it:
########################################################################
####
* Forcing reload of web server (apache2)... [80G apache2: Could
not reliably determine the server's fully qualified domain name, using
127.0.1.1 for ServerName
[Thu Sep 20 12:28:52 2007] [error] VirtualHost *:80 -- mixing * ports
and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results
apache2: Could not reliably determine the server's fully qualified
domain name, using 127.0.1.1 for ServerName
[Thu Sep 20 12:29:02 2007] [error] VirtualHost *:80 -- mixing * ports
and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results
[74G[ OK ]
########################################################################
###
Now I have the silliest question of the day. I have installed Kforge on
a server with an IP address wich is XX.XX.XX.XX how can I do to access
the kforge service?
I suppose I need to modify the kforge.conf and rebuild the apache
configuration.
Can you help me to do so, I don't really what to put in the ServerName
field or Domain field.
Thanks in advance
Maxime
More information about the kforge-user
mailing list