Hi list,
I still have a problem awakening Aegir in my midgard-lite installation...Or is it activating? :-) When I want to load the page http://www.midgard-lite.test/aegir, I get a 404 not found.


I have now tried to add www.midgard-lite.test as a host in my host file in the windows directory, instead of just having localhost:
127.0.0.1 localhost
127.0.0.1 www.midgard-lite.test


In the host table in the midgard-database I have changed the host name to www.midgard-lite.test, port 80 so it looks like:

id,name,root,style,info,owner,port,online,prefix,sitegroup
1,www.midgard-lite.test,5,1,auth,0,80,1,/admin,0
2,www.midgard-lite.test,16,2,,1,80,1,/example,0
3,www.midgard-lite.test,4,3,auth,0,80,1,/asgard,0
4,www.midgard-lite.test,4,4,auth,0,80,1,/asgard/framed,0
5,www.midgard-lite.test,4,5,auth,0,80,1,/asgard/framed/top,0
6,www.midgard-lite.test,4,6,auth,0,80,1,/asgard/framed/main,0
10,www.midgard-lite.test,77,11,,2,80,1,/sample,0
7,www.midgard-lite.test,55,7,,0,80,1,,0
8,www.midgard-lite.test,58,9,,2,80,1,/aegir,0
9,www.midgard-lite.test,66,10,,2,80,1,/attachment/0,0
11,www.midgard-lite.test,81,13,auth,0,80,1,/admin-spider,0

I checked that the user midgard could log in into the database.

I have ensured that the Apache http.conf-file is configured with AllowOverride All, both in the general directory definition and in the documentRoot directory.

Then I have ensured that the "LoadModule rewrite_module modules/mod_rewrite.so" is uncommented, and that the following AddModule mod_rewrite.c is uncommented too, I am not sure if this is correct, but that is my impression when reading what it says in the http.conf-file. I tried to show whitch modules where compiled-in, with the command apache -l, and mod_rewrite doesn't show up ...Hmmm...???

When I load the page www.midgard-lite.test, I now get the phpinfo page prefixed with some info from the midgardEngine object...???

So now what? I feel that I'm pretty close, but not there yet.

Then I tried to define www.midgard-lite.test as a virtualhost in apache's httpd.conf, and renamed the servername to 127.0.0.1. Back to the default Midgard welcome page and a 404 not found when clicking on the link to aegir...

Any help?

Thanx in advance :-)



--

Med venlig hilsen/Best regards,

Ian Semey




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to