Hi,
 
I have my MidgardLite working, but the links on the welcome page point to nonexisting locations.
 
 
As sugested in INSTALL I tried:
 
"You will need to add the following line to the Apache
  Directory directive of your DocumentRoot in httpd.conf:
 
    AllowOverride All
 
  This will enable Midgard Lite to redirect all queries to
  its entry point, the index.php file"
 
did not change anything.
 
What I wonder is: Where are the links supposed to point to? The directory asgard does not exist at all in my midgard directory.
 
Thank you for your help.
 
Chris
 
My host table is:
mysql> select * from host;
+----+----------------------+------+-------+------+-------+------+--------+---------------------------------------+-----------+
| id | name                 | root | style | info | owner | port | online | prefix                                | sitegroup |
+----+----------------------+------+-------+------+-------+------+--------+---------------------------------------+-----------+
|  1 | balrog.wu-wien.ac.at |    5 |     1 | auth |     0 |   80 |      1 | /~j0253312/midgard/admin              |         0 |
|  2 | balrog.wu-wien.ac.at |   16 |     2 |      |     1 |   80 |      1 | /~j0253312/midgard/example            |         0 |
|  3 | balrog.wu-wien.ac.at |    4 |     3 | auth |     0 |   80 |      1 | /~j0253312/midgard/asgard             |         0 |
|  4 | balrog.wu-wien.ac.at |    4 |     4 | auth |     0 |   80 |      1 | /~j0253312/midgard/asgard/framed      |         0 |
|  5 | balrog.wu-wien.ac.at |    4 |     5 | auth |     0 |   80 |      1 | /~j0253312/midgard/asgard/framed/top  |         0 |
|  6 | balrog.wu-wien.ac.at |    4 |     6 | auth |     0 |   80 |      1 | /~j0253312/midgard/asgard/framed/main |         0 |
| 10 | balrog.wu-wien.ac.at |   77 |    11 |      |     2 |   80 |      1 | /~j0253312/midgard/sample             |         0 |
|  7 | balrog.wu-wien.ac.at |   55 |     7 |      |     0 |   80 |      1 | /~j0253312/midgard                    |         0 |
|  8 | balrog.wu-wien.ac.at |   58 |     9 |      |     2 |   80 |      1 | /~j0253312/midgard/aegir              |         0 |
|  9 | balrog.wu-wien.ac.at |   66 |    10 |      |     2 |   80 |      1 | /~j0253312/midgard/attachment/0       |         0 |
| 11 | balrog.wu-wien.ac.at |   81 |    13 | auth |     0 |   80 |      1 | /~j0253312/midgard/admin-spider       |         0 |
+----+----------------------+------+-------+------+-------+------+--------+---------------------------------------+-----------+
11 rows in set (0.00 sec)

Reply via email to