Linux, FreeBSD, Juniper, Cisco / Network security articles and troubleshooting guides
https://forum.ivorde.com/

FreeBSD: Apache 2.2.15 (custom location) + mod_fcgid
https://forum.ivorde.com/freebsd-apache-2-2-15-custom-location-mod-fcgid-t106.html
Page 1 of 1

Author:  debuser [ Thu Jul 22, 2010 1:07 pm ]
Post subject:  FreeBSD: Apache 2.2.15 (custom location) + mod_fcgid

After installing Apache 2.2.15, mod_fcgid port is trying to download and install httpd-2.0.63.tar.bz2 (Apache 2.0).

I found no other way of making mod_fcgid work with apache 2.2.15 already installed on custom location (/opt).

workaround:
Code:
# ln -sf /opt/apache-2.2.15_9/sbin/apxs /usr/local/sbin/apxs

# make install PREFIX=/opt/mod_fcgid-2.3.5 USE_APACHE=2.2


And that's it. Mod_fcgid installs nicely with apache 2.2.15 installed in a custom location.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/