Hi, > Ok, I installed Red Hat Linux 7.3, Apache 1.3.26, PHP 4.2.3, MySQL 3.23.49. Apache and PHP were installed from tarballs: Good for you:-) BTW: Did you (and the rest) upgreade SSL libs? There's a naught worm sliding in thru Apache-SSL.
>Then I found Nadmin and Aegir CMS. Tried every step of http://www.aegir-cms.org/Documentation/Nadmin%20Installation%20Guide.htm l with some sucess. But with lots of errors messages. I tried several configs in php.ini but nothing with > complete success. >http://mg.hostname.local/admin/ and get a 8192 bytes with the following: >Notice: Undefined variable: MidgardRelogin in /www/libexec/midgard-root.php on line 10 >Notice: Undefined variable: author in /www/libexec/midgard-root.php on line 45 set error_reporting = E_ALL & ~E_NOTICE in php.ini >I tried http://mg.luisgonzaga.local/nadmin/ , insert 'admin' and 'password' for Company 'System Administrator'. Then it try to jump to http://mg.luisgonzaga.local/nadmin/newframeset/ but it says empty output (mozilla) or "The page cannot be displayed" (IE). Check your apache error_log fo segmentation faults. Do you use SSL? If so did you compile modules (php, midgard etc) with -DEAPI? >Any hint? Hit me more logs :-) And set ErrorLevel to debug in apache conf. Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
