Hi Andreas,

thanks for your fast reply! That's really a great help. Tried to go through the steps you described.
Everything worked, I was able to import aegir, but when I tried to import the components and the
sample site I got the following error:

repligard-CRITICAL **: Error logging into Database

So when I try to access the aegir front-end I just get an error page. Any suggestions?
 

Thankx
Matthias





"Andreas Alvarez" <[EMAIL PROTECTED]>

17.05.2004 18:53

Please respond to
user

To
[EMAIL PROTECTED]
cc
Subject
Re: [midgard-user] SuSE 9.0 installation





Hi Mathias,
Got it running on two machines....
Unfortunately SuSE does not setup Midgard completley.
If you can wait till tomorrow(?) I'll write an short introduction to Midgard on SuSE 9.0....
Basic steps (I am writing from memory now)
1. Make sure that the location of your blob directory in /etc/midgard/repligard.conf (or /etc/midgard/repligard-install.conf) and /etc/httpd/midgard.conf point both to "/var/lib/wwwrun/blob"
2. Download latest Asgard or Aegir Webinterface (SuSE delivers an old version) from the Midgard site. I'd recommend Aegir
3. install the Aegir dir files (var/lib/aegir) as mentioned on the Midgard (http://www.midgard-project.org/documentation/installation/aegir) Site, notice however that apache on SuSE 9.0 runs with user "wwwrun" and group "www".
4. import Aegir with repligard -c /etc/midgard/repligard.conf -a -i Aegir.xml.gz
5. edit php.ini, set "register_globals = On" and "magic_quotes_runtime = Off" (For security reason see hint mentioned on http://www.midgard- project.org/documentation/installation/aegir regarding register_globals)
6. use phpmyadmin or mysql command line to change the port of Aegir. You'll find one line pointing to /aegir on port 80 and another for /attachment/0 pointing to 80 as well. Change both to port 8099
7. Restart Apache (rcapache -restart)
9. point your browser to localhost:8099/aegir
10. login with "admin" and "password", change the admin password
If you are working on a network you should change localhost to a valid IP-Address and protect your mysql database.
Hope it works
Andreas
On 17 May 2004 at 17:49, Matthias Wagler wrote:
> Has anybody tried to set up Midgard on SuSE 9.0?
> When I use yast to install midgard and try to acess midgard with a
> browser I just get to see two folders with a few images inside, but no
> midgard login! Is there an easy way to set up Midgard?
>
> Thankx
> Matthias
>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to