Hi!

I always have the same problem ;)
when pointing to admin and example site I have an error
'document contain no data'

this is my midgard conf and host table:

<VirtualHost 127.0.0.1:8099>
MidgardEngine on
DocumentRoot /var/www/midgard-root.php3
ServerName localhost
php3_magic_quotes_gpc off
php3_magic_quotes_runtime off
</VirtualHost>


<VirtualHost 127.0.0.1:8101>
MidgardEngine on
DocumentRoot /var/www/midgard-root.php3
ServerName localhost
php3_magic_quotes_gpc off
php3_magic_quotes_runtime off
</VirtualHost>

If i remove Document Root , browser point sto my localhost page.


| id | name      | root | style | info | owner | port | online |
prefix              | sitegroup
|+----+-----------+------+-------+------+-------+------+--------+---------------------+-----------+|
| 
 1 | localhost |    1 |     1 | auth |     0 | 8101 |      1 |
/admin              |         0 |
|  2 | localhost |   34 |     2 |      |     1 | 8099 |      1 |
/example            |         0 |


Piotras

-- 
http://www.studzinski.igk.pl
http://www.infoglob.com
http://agaipiotras.igk.pl

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

Reply via email to