|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Apache::Session::File
|
>>>>> "SH" == Simply Hao <hao@netaxs.com> writes:
SH> I'm testing Apache::Session::File (and patching it, ack!). Does
SH> anyone know why I get a core dump when I do this?
If you're doing development, link mod_perl against a debugging version
of perl. Then you can use all the -D? flags to find out exactly where
it is core-ing. -Dt is one of my favorites.
(Thanks Mark!)
Also, you should probably use 5.00503 if you can.
-R
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|