Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

apxs present but not functioning

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Using external lib in a (DSO) module with apxs - I am building a module that uses externa libs using apxs with Apache. 2.0.48 on Solaris 8 using gcc 2.95 I can compile and install the module however I cannot get httpd to load that module. I get the following error. Cannot load..

apxs not found (Dynamic configuration) - I want to create mod_jk.so module for Apache + Tomcat for that I require apxs tool. but I coudn't found that tool on my Hat 8.0). suggest mee the ways. any help is welcomed rahul

mod_jk configure error apxs path - On Apache 1.3 (I tried mod_jk1.2 and mod_jk2) when I run> it's doesn't like the path or messages: need to check for Perl first, apxs depends on it... checking for perl.....

apxs invalid path error, installing mod_jk - using apache 1.3 (like the docs) in the this is where it dies. if ${TEST} = ; then not find ${APXS}) ..
Author Message
adamsmith

External


Since: Dec 06, 2003
Posts: 18



(Msg. 1) Posted: Fri Jun 11, 2004 9:44 am
Post subject: apxs present but not functioning
Archived from groups: alt>apache>configuration (more info?)

I recently compiled & installed apache 1.3.31

httpd -v
Server version: Apache/1.3.31 (Unix)
Server built: Jun 6 2004 22:12:58

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_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_speling.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_access.c
mod_auth.c
mod_auth_dbm.c
mod_so.c
mod_setenvif.c
mod_ssl.c

The build ==>
$APACHE/bin
../ apachectl* dbmmanage* httpd*
.../ apxs* htdigest* logresolve*
ab* checkgid* htpasswd* rotatelogs*

ls -l $APACHE/bin/apxs
-rwxr-xr-x 1 root wheel 24718 Jun 6 22:13 /usr/local/apache/bin/apxs*

As root, wheel member, or anyother user including "nobody" any attempt
to do an Apache extension as in say php4 install with apache ==>
/usr/local/apache/bin/apxs: permission denied

another example - extension from the src/module collection ==>
apxs -i -a -c mod_usertrack.c
/usr/local/apache/bin/apxs: Permission denied.

Could someone say what could possibly be the problem

Thanks

-- Adam --

 >> Stay informed about: apxs present but not functioning 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]