On Thu, Feb 22, 2001 at 01:26:45PM +0200, Andi Gutmans wrote:
> You only have the module globals during requests (rinit/rshutdown). You 
> can't access them in module init/module shutdown.

    could you explain why? ok the the midgard PHP_MINIT_FUNCTION
    does not allocate a tsrm_id for the module (which is wrong)
    but apart from that i see no reason why the globals should
    not be available all-time.

    tc

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to