Hello Midgardians,

I think, you are on the right way, but the installation of midgard is to heavy, most of the discussions in the newsgroups are problems with that.


<snip>

Register globals on?

~ //Henri


My solution for the register_globals Problem is to add the following or similar code in:


Style Element: / Aegir_Master_Style / <login>:
<body ...>
<?php
if (ini_get('register_globals') != '1') {
print aegir_loc('Aegir needs to set Register globals on. "register_globals=1" in php.ini or "php_flag register_globals on" in apache.conf');
}
?>



BTW, the next step is, to make ist work with register_globals=0.

With repligard, are always the same Problems. Repligard should check,
that the right version of expat and mysql-client is installed.
And change the Error-Messages, that everybody anderstand it.

Best wishes,
Nils Dr�ge

P.S. greate work.


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



Reply via email to