<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks Andy,</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks for your instruction. But still, I could not
get it work. I am hitting my head against the brick wall.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I tried download the mod_perl and istall it. It
failed. Then I use the ppm to install the mod_perl. This is the result that I
got.</FONT></DIV>
<DIV><FONT face=Arial
size=2>----------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>mod_perl.so has been successfully installed to
C:/PROGRA~1/APACHE~1/Apache2/modu<BR>les.<BR>To enable mod_perl, put in the
directives<BR> LoadFile
"C:/Path/to/Perl/bin/perl58.dll"<BR> LoadModule perl_module
modules/mod_perl.so<BR>in httpd.conf. For more information,
visit<BR> <A
href="http://perl.apache.org/">http://perl.apache.org/</A><BR>and especially
see<BR> <A
href="http://perl.apache.org/docs/2.0/rename.html">http://perl.apache.org/docs/2.0/rename.html</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Successfully installed mod_perl version 2.0.1 in
ActivePerl 5.8.7.813.</FONT></DIV>
<DIV><FONT face=Arial
size=2>----------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I then added this line: </FONT></DIV>
<DIV><FONT face=Arial size=2>LoadModule perl_module modules/mod_perl.so<BR>in
the httpd.conf file as:</FONT></DIV>
<DIV><FONT face=Arial size=2>----------</FONT></DIV>
<DIV><FONT face=Arial size=2>#LoadModule vhost_alias_module
modules/mod_vhost_alias.so<BR>#LoadModule ssl_module
modules/mod_ssl.so<BR>LoadModule perl_module modules/mod_perl.so</FONT></DIV>
<DIV><FONT face=Arial size=2>---------------</FONT></DIV>
<DIV><FONT face=Arial size=2>then I restart Apache. It could not start. I exit
the server, then start it from Start Menu. It started and a DOS prompt screen
popup, looks like the http built-in server starts when we type myapp_server.pl.
But right before the lat line ...you can loginyour localhost:3000 .... it stops
and a windows error message says:</FONT></DIV>
<DIV><FONT face=Arial size=2>-----------</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=1>
<P><STRONG>Apache HTTP Server has encountered a problem and needs to close. We
are sorry for the inconvenience.</STRONG></P>
<P><STRONG>-------------</STRONG></P>
<P><STRONG>and this is the log file: </STRONG></P>
<P><FONT size=2>Apache.exe: could not open document config file C:/Program
Files/Apache Group/Apache2/conf/Cataculous.conf</FONT></P>
<P><FONT size=2>This is the path to my Cataculous.conf file:</FONT></P>
<P><FONT size=2>C:\Program Files\Apache
Group\Apache2\conf\Cataculous.conf</FONT></P>
<P><FONT size=2></FONT> </P>
<P><FONT size=2>******** Where I am wrong?</FONT></P>
<P><FONT size=2>Thanks</FONT></P></FONT></DIV></FONT></BODY></HTML>