[EMAIL PROTECTED] wrote:
Hello

No I don't get duplicate entry with the query:
select * from person where sitegroup=0;

I have the follwoing in the hosts table:
mysql> select * from host;
+----+-----------+------+-------+------+-------+------+--------+--------
-------+-----------+------+
| id | name      | root | style | info | owner | port | online | prefix
| sitegroup | lang |
+----+-----------+------+-------+------+-------+------+--------+--------
-------+-----------+------+
|  1 | localhost |    4 |     2 |      |     0 | 8008 |      1 | /aegir
|         0 |    0 |
|  2 | localhost |   18 |     3 |      |     0 | 8008 |      1 |
/attachment/0 |         0 |    0 |
+----+-----------+------+-------+------+-------+------+--------+--------
-------+-----------+------+
2 rows in set (0.03 sec)

But when I enter the http://localhost:8008/aegir I get and permission
error.
Do I have do adapt some permissions?


Some questions / ideas:

- What does the apache error log say?
- If you put
MidgardLog Debug+ /var/log/midgard.log
in /etc/midgard/apache/httpd.conf and reload apache, what gets written in /var/log/midgard.log?
- Does the midgard-root.php mentioned in /etc/midgard/apache/httpd.conf exist and is it readable by the user apache runs as?
- Does the MidgardPageCacheDir in /etc/midgard/apache/httpd.conf exist and is it readable and writable by the user apache runs as?


David

--
David Schmitter, Software Developer, [EMAIL PROTECTED]
Dataflow Solutions GmbH - Pappelweg 48 - 3013 CH-Bern
[EMAIL PROTECTED] - +41 31 332 01 01


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



Reply via email to