Please send me
email if you have an answer for
me.
We
always use a very old style httpd.conf file + a srm.conf file for
our
mod_perl enabled server.
I would like to migrate the old style httpd.conf to the new format of
httpd.conf.
Most pages, CGI are working under the new httpd.conf; however, I got some
error messages:
[Wed Jan 10 11:34:48 2001] [error] [21193]ERR: 20: Line 49: </tr> without
<tr>
[Wed Jan 10 11:34:48 2001] [error] [21193]ERR: 2: Line 1: Stack Underflow
There are many differences between the old style and the new style of the
httpd.conf.
I have added <IfModule mod_perl.c> for our mod_perl related infomation and
other
Alias in my httpd.conf. The old style does not have many <Directory>
specified in the
httpd.conf file either. I guess that our old style httpd.conf does not have
any restrictions
on any server directories, but the newer style httpd.conf contains more
restrictions.
I am wondering what could cause the Embperl error for changing the
httpd.conf?
The FAQ of Embperl said that you need to add a line in Header/Footer to
avoid the
Stack Underflow error. However, the pages are working fine with the old
style httpd.conf.
Any ideas or comments? What shall I look for?
Thanks your help in advance!!
mod_perl enabled server.
I would like to migrate the old style httpd.conf to the new format of
httpd.conf.
Most pages, CGI are working under the new httpd.conf; however, I got some
error messages:
[Wed Jan 10 11:34:48 2001] [error] [21193]ERR: 20: Line 49: </tr> without
<tr>
[Wed Jan 10 11:34:48 2001] [error] [21193]ERR: 2: Line 1: Stack Underflow
There are many differences between the old style and the new style of the
httpd.conf.
I have added <IfModule mod_perl.c> for our mod_perl related infomation and
other
Alias in my httpd.conf. The old style does not have many <Directory>
specified in the
httpd.conf file either. I guess that our old style httpd.conf does not have
any restrictions
on any server directories, but the newer style httpd.conf contains more
restrictions.
I am wondering what could cause the Embperl error for changing the
httpd.conf?
The FAQ of Embperl said that you need to add a line in Header/Footer to
avoid the
Stack Underflow error. However, the pages are working fine with the old
style httpd.conf.
Any ideas or comments? What shall I look for?
Thanks your help in advance!!
