manual compile of frontpage extensions on apache server

manual compile of frontpage extensions on apache server

Post by Philip Isaa » Tue, 16 Jun 1998 04:00:00



I have 2 apache servers. Both on Solaris 2.5.1 Sparcs. The first one is
our production one that was manually compiled but frontpage does not
work with. The second one, I let the frontpage scripts compile and works
fine. Does anybody have any directions on the right way to compile it
manually?
***********

slash > ./httpd -l
Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_info.c
  mod_include.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_auth_dbm.c
  mod_browser.c
  mod_frontpage.c
slash > ./httpd -v
Server version Apache/1.2.4.
slash >
**********
trainer# ./httpd -l
Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_include.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_frontpage.c
  mod_browser.c
trainer# ./httpd -v
Server version Apache/1.2.5 FrontPage/3.0.4.
trainer#

--

 
 
 

manual compile of frontpage extensions on apache server

Post by Philip Isaa » Thu, 18 Jun 1998 04:00:00


Quote:> I think I have a lead on my problem here. The httpd that I have working
> was downloaded from microsoft and was compiled for Apache 1.2.5. The one
> that we are running is Apache 1.2.4 and I have no idea where the
> frontpage modules came from. Has anybody successfully compiled frontpage
> into httpd for Apache 1.2.4?

I thought I would continue this discussion with myself. So;

- If I let the change_server.sh and fp_install.sh scripts do their thing
to my Apache 1.2.4 server, it installs a httpd that does not have three
modules I need compiled into it.

  mod_status.c
  mod_info.c
  mod_auth_dbm.c

- If I download mod_frontpage.c and fpexe.c from Microsoft or rtr.com,
and manually compile my httpd on my Apache 1.2.4 server, it compiles
fine but causes a 500 error for Frontpage clients.

- If I upgrade to Apache 1.2.5 and try to compile the frontpage module
into it, I get an error;
....
gcc    -o httpd alloc.o http_main.o http_core.o http_config.o
http_request.o  http_log.o http_protocol.o rfc1413.o util.o
util_script.o modules.o buff.o md5c.o util_md5.o explain.o
http_bprintf.o util_date.o util_snprintf.o mod_env.o  mod_log_config.o
mod_mime.o  mod_negotiation.o  mod_status.o  mod_info.o  mod_include.o
mod_dir.o  mod_cgi.o  mod_asis.o  mod_imap.o  mod_actions.o
mod_userdir.o  mod_alias.o  mod_access.o  mod_auth.o  mod_auth_db.o
mod_auth_dbm.o  mod_browser.o regex/libregex.a  -lsocket -lnsl
Undefined                       first referenced
 symbol                             in file
dbopen                              mod_auth_db.o
ld: fatal: Symbol referencing errors. No output written to httpd
*** Error code 1
make: Fatal error: Command failed for target `httpd'
...

- I have found 2 differnt versions of mod_frontpage.c. the one above
does not specify which version of apache. The one below says it is for
Apache 1.2.4 and that the mod_frontpage.c for 1.2.5 is shipped in
fp30.solaris.tar.Z. I haven't found it in the distribution. Anybody got
any ideas why those three modules would not work with the frontpage
module in Apache 1.2.4?

gcc -c -Iregex  -O3 -DSOLARIS2 -DSTATUS -msupersparc
-fomit-frame-pointer  mod_frontpage.c
mod_frontpage.c: In function `FrontPageAlias':
mod_frontpage.c:653: structure has no member named `execfilename'
make: *** [mod_frontpage.o] Error 1

--

 
 
 

1. apache www server with frontpage server extensions

Hello!

I run a web server using the apache server (version 1.1 and 1.2). Now we
need the frontpage server extensions on this server. I tried version 97
and 98beta of the server extension. But I always get segmentation faults
when executing fpsrvadm.exe and choosing to "recalculate links".
The other tools shtml.exe, admin.exe ... cause segmentation faults, too.
This problem seems to be related to the shared libraries I use.
If I install VERY old libraries (libc-5.2.18, libm-5.0.5, libstdc++-27.0.1
and libg++-27.0.1) it works fine. But most other programs on the server
cause problems with this old libraries.

If the server extensions work for someone, could you please tell me which
version of libraries you use and from which distribution you get this!

Thank you for your interest
Marius

--
#############################################################################
#  Marius Heuler   #  LinuX  -  The Choice of the Jilted Generation         #
#     |Rave|       # ------------------------------------------------------ #

# Computer Science #  http://www-info3.informatik.uni-wuerzburg.de/~heuler  #
#   Uni Wuerzburg  #        Don't believe the Hype - Use your Brain!        #
#############################################################################

2. Newest number 9 video cards

3. Apache 1.3.9 + frontpage version 4 server extensions

4. iptables help

5. Frontpage extensions on Apache Server/AIX

6. DHCP not working

7. OpenBSD 2.7, Apache and FrontPage 2000 Server Extensions???

8. a simple undelete function

9. Apache 1.3.9 and FrontPage Server Extension

10. Apache 1.3 + FrontPage Server Extension

11. FrontPage 98 Server Extensions & Apache

12. Apache & FrontPage Server Extensions

13. Frontpage server extensions on Apache: problem with FollowSymlinks option