Vern wrote:
>>Since that didn't help, check your error log. When you stop and then 
>>start your server, it should log some info like this: 
>>
>>[Sun Mar 13 06:25:18 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) 
>>mod_gzip/1.3.26.1a PHP/4.3.10-8 mod_ssl/2.8.22 OpenSSL/0.9.7d 
>>mod_perl/1.29 FrontPage/5.0.2.2635 DAV/1.0.3 configured -- resuming 
>>normal operations
> 
> 
> I get nothing like that. What I see is a s follows:
> 
> [Sat Mar 19 12:47:54 2005] [warn] child process 6316 still did not exit, 
> sending a SIGTERM
> [Sat Mar 19 12:47:54 2005] [notice] caught SIGTERM, shutting down
> [Sat Mar 19 12:47:58 2005] [notice] Digest: generating secret for digest 
> authentication ...
> [Sat Mar 19 12:47:58 2005] [notice] Digest: done
> [Sat Mar 19 12:47:59 2005] [notice] Apache/2.0.40 (Red Hat Linux) configured 
> -- resuming normal operations
> 
> 
>>If you're a pure FPSE site, I'd suggest not throwing DAV into the mix. 
>>They are really competing technologise who use some of the same methods. 
>>I've had experiance with both and am able to keep them in their own 
>>VirtualHosts. If all your log line says is "Apache FrontPage/5.0.xxx 
>>that should be good enough.
> 
> 
> Don't know what DAV is so.... I just need a Linux box with FPSE so that
> I can have php, MySQL and all that comes along with running a Linux box.
>  

I'm not a RH user anymore so I'm not sure on the steps to do this, but 
you need some LoadModule lines to get modules loaded. Eg:

LoadModule frontpage_module   /usr/lib/apache/1.3/mod_frontpage.so

(The location is most likely different, this is from a Debian 3.1 system.)

When I ran RH7.3 it seems that they had a huge IfDef blah LoadModule 
block that would auto-load stuff as you installed the extra packages 
like PHP and stuff. When you installed FPSE it should have added the 
proper LoadModule line to your conf file for mod_frontpage.so. Check 
around for that, and ask on the list.

I'm cc'ing this to the list and will forward your message with the extra 
config info to the list as well.
_______________________________________________
Apache-FP mailing list
Apache-FP@lists.joshie.com
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to