Date: Sat, 2 Sep 2000 20:51:30 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: freebsd-questions@freebsd.org Subject: RTR's FP2000 with Apache 1.3.12 and ssl 1.40 ... Message-ID: <Pine.BSF.4.21.0009022047490.700-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
Morning all ... I'm trying, so far unsuccessfully, to figure out why I can't get mod_frontpage to load, even though it the apache server is working, and the module is in the proper place ... I'm running FreeBSD 4.1-STABLE .. have apache 1.3.12 downloaded, with the SSL1.40 patch applied ... that works great. Then, downloaded RTR's fp40-freebsd.tar.gz file and untar'd it into the proper location, and applied the patch in version4.0/apache-fp/fp-* to that and compile *that* ... that too runs perfectly, and is what my site is live with right now. Then, run 'apxs -c mod_frontpage.c' to create mod_frontpage.so and install that in libexec, followed by adding the appropriate 'Load' functions to my httpd.conf file: LoadModule frontpage_module libexec/mod_frontpage.so AddModule mod_frontpage.c Restart the server, which still runs perfectly, but it doesn't report FrontPage as being loaded: [Sat Sep 2 16:43:05 2000] [notice] caught SIGTERM, shutting down Failed loading /usr/local/apache/libexec/ZendOptimizer.so: Cannot open "/usr/local/apache/libexec/ZendOptimizer.so" [Sat Sep 2 16:43:15 2000] gcache started [Sat Sep 2 16:43:15 2000] [notice] FastCGI: process manager initialized (pid 36405) Failed loading /usr/local/apache/libexec/ZendOptimizer.so: Cannot open "/usr/local/apache/libexec/ZendOptimizer.so" [Sat Sep 2 16:43:15 2000] gcache started [Sat Sep 2 16:43:16 2000] [notice] Apache/1.3.12 Ben-SSL/1.40 (Unix) ApacheJServ/1.1.2 mod_fastcgi/2.2.8 mod_perl/1.24 PHP/4.0.2 AuthPostgreSQL/0.9.4 configured -- resuming normal operations [Sat Sep 2 16:43:16 2000] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec) No errors though, that I can find ... I'm figuring that I have to be missing somethign totally obvious here, but it eludes me as to what ... can someone provide pointers? Anyone else trying similar? Thanks ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009022047490.700-100000>