"rich" <[EMAIL PROTECTED]> wrote: > > AFAIR, Midgard cannot be used from the command line. > > That's ok but I would have thought I should still be able to use PHP from the > command line for non-midgard stuff? > The latest docs for the midgard-php install > (http://www.midgard-project.org/documentation/installation/source/midgard-php.html) > say > that I should add the following line to php.ini: > > extension=midgard.so
You're right , it says. But php used from command line doesn't has to be configured the same way as php used as Apache module. The best solution ( and probably the only one ) is to use two different php.ini files. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
