Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mod_fcgid and ohs.

User776990-OracleSep 20 2012 — edited Sep 23 2012
I have been trying to build the mod_fcgid module on OHS installed on Linux. I tried the configuration command

APXS=$ORACLE_HOME/ohs/bin/apxs ./configure.apxs

but I am getting the below error.


Configuring mod_fcgid for APXS in $ORACLE_HOME/ohs/bin/apxs
apxs:Error: Invalid query string `exp_installbuilddir'
apxs:Error: Invalid query string `exp_libexecdir'
apxs:Error: Invalid query string `exp_sysconfdir'
apxs:Error: Invalid query string `exp_logfiledir'
apxs:Error: Invalid query string `exp_sysconfdir'
apxs:Error: Invalid query string `progname'
apxs:Error: Invalid query string `AWK'


My OHS configuration is:
./httpd.worker -version
Server version: Oracle-HTTP-Server/2.2.21 (Unix)
Server built: Nov 19 2011 01:19:35
Server label: APACHE_11.1.1.6.0_LINUX.X64_111109.2001

and I am using

mod_fcgid-2.3.7

One issue that I can see is that some of the apxs queries run in the configure.apxs are returning errors. They work for the httpd apxs though. I have installed my OHS out of the box.
Any pointers to resolving this will be appreciated.
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2012
Added on Sep 20 2012
1 comment
774 views