On Sat, Feb 03, 2001 at 05:58:50AM -0700, Lynn Winebarger wrote:
> 
>    I was wondering - is it possible to use the php3_engine directive still
> even with the midgard version of php?
>    I noticed the engine directive still appears in the mod_php3 code,
> though the effect of using it (without a MidgardEngine directive, or
> specifically using MidgardEngine Off) isn't clear.  Would the interpreter
> actually get enabled?  Would calls to mgd_* functions cause a crash, or
> just return an error?
With MidgardEngine Off you're disabling mod_midgard module and thus disabling
processing of any Midgard-related information.

It means that all mgd_* functions will not work inside PHP code but PHP3 itself
will function as usual.

>    I could add this feature if it's not there already.  In particular so I
> could use the php engine in virtual hosts with no Midgard database,
> without generating reams of errors, or failed attempts to contact the
> database server.

-- 
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org |    Aurora R&D team 
Minsk Linux Users Group |    www.minsk-lug.net    |  www.aurora-linux.com  
   IPLabs Linux Team    |     linux.iplabs.ru     | Architecte Open Source
-- Serenity through viciousness.


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

Reply via email to