Stas et al,
I got this to work today. Yesterday I updated Apache and Mod_perl and
consequently I am having more success.
At 11:36 PM 6/19/04 +0300, Stas Bekman wrote:
>David Arnold wrote:
>> All,
>>
>> I am working through: http://perl.apache.org/docs/1.0/guide/porting.html
>>
>> Under "The Fir
David Arnold wrote:
All,
I am working through: http://perl.apache.org/docs/1.0/guide/porting.html
Under "The First Mystery" is the directive:
Modify the httpd.conf file in the following way:
PerlSetEnv PERLDB_OPTS "NonStop=1 LineInfo=/tmp/db.out AutoTrace=1 frame=2"
PerlModule Apache::DB
All,
I am working through: http://perl.apache.org/docs/1.0/guide/porting.html
Under "The First Mystery" is the directive:
Modify the httpd.conf file in the following way:
PerlSetEnv PERLDB_OPTS "NonStop=1 LineInfo=/tmp/db.out AutoTrace=1 frame=2"
PerlModule Apache::DB
PerlFixupHandle