After many hours of work, and a lot of help from Emile (thanks a ton), I was able to get the system installed.
 
I however ran into another problem (my luck).  I cannot access the index.mgd page.  Well I should say I can access it but this is what comes up.
 
"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]); ?>]]> Opps no frame is not supported on this version! ]]>
 
Any thoughts on this?  I suspect it has to do with the httpd.conf file.  My guess and maybe not a good one.   Does anyone have any ideas on this?
 
Thanks,
Dan

Reply via email to