What does your 'host' table say? ie. Login to the midgard db and tell us what "select * from host" gives you.
I see, what you mean.
Id #5 (prefix: /aegir) and 6 (prefix: /attachment/0) have the name "renameme":
mysql> select * from host;
| id | name | root | style | info | owner | port | online | prefix | sitegroup |
...
| 5 | renameme | 38 | 6 | | 0 | 8001 | 1 | /aegir | 0 |
| 6 | renameme | 49 | 7 | | 0 | 8001 | 1 | /attachment/0 | 0 |
...
7 rows in set (0.01 sec)
No I just have to learn SQL (replace into host...) and I can continue ;-(
Greetings, -asb
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
