Title: Nachricht
[root@ww2 root]# tail /etc/httpd/conf/httpd.conf
#   Per-Server Logging:
#   The home of a custom SSL log file. Use this when you want a
#   compact non-error SSL logfile on a virtual host basis.
CustomLog logs/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
 
</VirtualHost>
 
</IfDefine>
Include /etc/httpd/conf/midgard-data.conf
 
Yes, i hope the upcase Include does'nt make the error.
 
Alex
-----Urspr�ngliche Nachricht-----
Von: Anatol Mayr [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 9. Oktober 2002 15:05
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

You do have an
"include /etc/httpd/conf/midgard-data.conf" at the end of your httpd.conf-file?
 
Anatol
-----Urspr�ngliche Nachricht-----
Von: Alexander Rigo [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 09. Oktober 2002 14:43
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

+----+--------------+------+-------+------+-------+------+--------+---------------------+-----------+
| id | name         | root | style | info | owner | port | online | prefix              | sitegroup |
+----+--------------+------+-------+------+-------+------+--------+---------------------+-----------+
|  1 | ww2.indis.de |    5 |     1 | auth |     0 |   80 |      1 | /admin              |         0 |
|  2 | ww2.indis.de |   16 |     2 |      |     1 |   80 |      1 | /example            |         0 |
|  3 | ww2.indis.de |    4 |     3 | auth |     0 |   80 |      1 | /asgard             |         0 |
|  4 | ww2.indis.de |    4 |     4 | auth |     0 |   80 |      1 | /asgard/framed      |         0 |
|  5 | ww2.indis.de |    4 |     5 | auth |     0 |   80 |      1 | /asgard/framed/top  |         0 |
|  6 | ww2.indis.de |    4 |     6 | auth |     0 |   80 |      1 | /asgard/framed/main |         0 |
|  7 | ww2.indis.de |   55 |     8 |      |     2 |   80 |      1 | /nadmin             |         0 |
|  8 | ww2.indis.de |   87 |     8 |      |     2 |   80 |      1 | /attachment/0       |         0 |
+----+--------------+------+-------+------+-------+------+--------+---------------------+-----------+
MidgardDatabase midgard midgard midpass
 
## Uncomment this if you want serve files instead of Midgard URLs
## where there's a match for both. You'd want to use this if you have
## active pages and you're using static dummy pages to force this
## behaviour. Note that this setting is apache-wide, not per-host.
# MidgardFavorFiles On
 
## Uncomment this for PHP3,
# MidgardRootFile "/usr/lib/apache/midgard-root.php3"
## or this for PHP4
MidgardRootFile "/usr/lib/apache/midgard-root.php"
 

NameVirtualHost 192.168.10.55:80
<VirtualHost 192.168.10.55:80>
    MidgardEngine On
    ServerName ww2.indis.de
    Port 80
 
    # Switch off magic quotes - it is required with Midgard
    php_value magic_quotes_gpc off
    php_value magic_quotes_runtime off
 
    # Configure text parser:
    # Change to 'russian' for Russian Midgard
    MidgardParser latin1
    MidgardBlobDir "/var/www/midgardblobs"
 
    # Configuration for Russian Midgard:
    <IfModule mod_charset.c>
     # default charset for real or virtual server (selected if all other charset-
     # selections methods fails)
     CharsetDefault koi8-r
     # Default source (on-disk) charset (we keep all content in DB in KOI8-R
     # encoding). If you want different encoding, please re-encode midgard-ru.sql
     # before inserting it into DB too.
     CharsetSourceEnc koi8-r
     # Force mod_charset to do its work
     CharsetDisable Off
    </IfModule>
</VirtualHost>
 
Alex
-----Urspr�ngliche Nachricht-----
Von: Anatol Mayr [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 9. Oktober 2002 14:37
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

Can you mail me exactly what's in your host-table and how your midgard-data.conf looks like?
 
Anatol
-----Urspr�ngliche Nachricht-----
Von: Alexander Rigo [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 09. Oktober 2002 14:17
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

mysql midgard -u midgard -p
...is working
 
the database has entries for /admin /example /asgard /3 other asgards /nadmin and /attchment
 
Alex
-----Urspr�ngliche Nachricht-----
Von: Anatol Mayr [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 9. Oktober 2002 14:02
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

Databases are in place and you can connect to the with user midgard?
Which entries do you have for the hosts?
(select * from host)
 
Anatol
-----Urspr�ngliche Nachricht-----
Von: Alexander Rigo [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 09. Oktober 2002 13:56
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

Hi Anatol,
 
Apache is working. I installed it from the installation guide from Mrinal Virnave.
 
Gruss,
Alex
-----Urspr�ngliche Nachricht-----
Von: Anatol Mayr [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 9. Oktober 2002 13:51
An: [EMAIL PROTECTED]
Betreff: AW: [midgard-user] Midgard is not running

- Is apache working?
- how did you install them manually?
 
Anatol
 
-----Urspr�ngliche Nachricht-----
Von: Alexander Rigo [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 09. Oktober 2002 13:28
An: [EMAIL PROTECTED]
Betreff: [midgard-user] Midgard is not running

Hi,

i have installed midgard and nadmin manually. After the installation i try to access the server through a browser but i get an error:

Not Found
The request URL /nadmin was not found on this server.

Please help.

Alex



Reply via email to