ables
from httpd.conf inside a BEGIN or a PerlChildInitHandler. i set the
variables with PerlSetVar inside sections.
is there any way to do this?
--
------------
Svante Sörmark | Chalmers University IT systems & services | 031-7728665
; >
> >does anyone have a clever solution to this? i've resorted to `grep`ing
> >httpd.conf for the DBI_INFO string, but that is sooo ugly.
> >
> >thanks.
> >--
> >
> >Svante Sörmark | Chalmers University IT systems &
config('DBI_INFO');
}
}
but of course the Apache* stuff isn't available at this stage...
does anyone have a clever solution to this? i've resorted to `grep`ing
httpd.conf for the DBI_INFO string, but that is sooo ugly.
thanks.
--
-----------