RE: may be configuration problem

2004-03-24 Thread Kemin . Zhou
Title: RE: may be configuration problem Stas, Thanks for the quick reply.  I think I may had the PperlOptions +ParseHeaders Commented out at some point.  I am still don't fully understand mod_perl And the Apache configuration.  I was experimenting and did not restart my apache s

Re: may be configuration problem

2004-03-24 Thread Stas Bekman
Kemin Zhou wrote: I am new to mod_perl. Installed the most recent mod_perl passed nearly all the test. The most recent Apache Web server working fine, CGI working fine. I have used CGI in the past. No problem. Now I am switching to mod_perl; with the following configuration in httpd.conf PerlM

may be configuration problem

2004-03-24 Thread Kemin Zhou
I am new to mod_perl. Installed the most recent mod_perl passed nearly all the test. The most recent Apache Web server working fine, CGI working fine. I have used CGI in the past. No problem. Now I am switching to mod_perl; with the following configuration in httpd.conf PerlModule Apache2 Alia