Hello again Now that I did >Remove the line: >Listen 80 > >from the midgard-data.conf file in /etc/httpd/conf (or the equivalent on >Suse). > Apache starts again. Yet another problem: when I call the asgard site via 127.0.0.1:8102/admin Netscape tries to download the File index.html of type application/x-httpd-php-midgard. the File looks like this: <midgard> <element name="code-init"><![CDATA[<? $newcookie = array( inline => "NO", absw => 80, absh =>10, conw => 80, conh => 20, elabsw => 600, elabsh => 150, elconw => 600, elconh => 250, preview => "YES", treeaction => "VIEW", elimagebase => "http://planetexpat.hklc.com", elimagedir => "/images", javascriptsync => "YES", encoding => "Content-Type: text/html" ); if (ereg("MSIE ([0-9\.]+)",$HTTP_USER_AGENT,$version)) { if ($version[1]>=5.01) { $newcookie[inline]=="DHTML"; } } // get the cookie $currentcookie = unserialize($midgardcookie); while (list ($k,$v) = each($newcookie)) { if ($currentcookie[$k]) $newcookie[$k] = $currentcookie[$k]; } $newcookie[elimageurl] = $newcookie[elimagebase] . $newcookie[elimagedir] ; $newcookiestring = serialize($newcookie); if ($newcookiestring != $midgardcookie) SetCookie("midgardcookie",$newcookiestring, "", "/"); $cs= $newcookie; header($cs[encoding]); ?>]]></element> <page title="frames"><![CDATA[<html> <head> <title>Framed Admin</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <frameset rows="30,*" cols="*" BORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0" framespacing="0" bordercolor="#FFFFFF" frameborder="NO"> <frame name="admin-bar" src="&(mgdroot);/adminbar" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO" FRAMEBORDER="0" NORESIZE FRAMESPACING="0"> <frameset cols="200,*" frameborder="NO" MARGINHEIGHT="0" MARGINWIDTH="0" border="0" framespacing="0" rows="*" bordercolor="#FFFFFF"> <frame name="navigation" src="&(mgdroot);/navigation"> <frame name="editing" src="&(mgdroot);/edit" > </frameset> </frameset> <noframes><body bgcolor="#FFFFFF"> Opps no frame is not supported on this version! </body></noframes> </html>]]></page> </midgard> something seems to be wrong with my installation thanx in advance christian mit freundlichen Grüßen Christian Ledermann \|/ ------ / o o \ ------ooo-------O-----ooo--------- Christian Ledermann dcs Dittrich Computer + Systeme GmbH e-mail: [EMAIL PROTECTED] Tel: 0212 - 3390 233 Fax 0212 - 3390 290 -------------------------------------------
BEGIN:VCARD VERSION:2.1 X-GWTYPE:USER FN:CLeder Ledermann TEL;WORK:0212-3390233 ORG:;Entwicklung TEL;PREF;FAX:0212/ 33 90 - 290 EMAIL;WORK;PREF;NGW:[EMAIL PROTECTED] N:Ledermann;Christian X-GWUSERID:CLeder END:VCARD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
