I am trying to install php on red hat machine . When I configure I get error "sorry, I cannot run apxs, Possible error.."

  1. apxs was not found.
  2. Apache was not built using --enable-so

I try locating apxs on my server machine 'locate apxs'

output:/var/www/manual/programs/apxs.html

I did little R&D to find more about apxs...

httpd -l [referring from httpd docs] and it list the compiled modules [core,prefork,http_core and mod_so]

So I have mod_so compiled but still it throws apxs error... I have httpd running on my machine... I need some pointers to work upon this...can someone share please.

Kindly consider I am new to this..

link|improve this question

38% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.