Hi, Thanks for writing Still getting same error : /usr/local/apache2/bin/apxs: not found
Thanks --- On Wed, 5/5/10, Sakthi Esakiappan <sakthi.esakiappan@xxxxxxxxxxxxxxxx> wrote: From: Sakthi Esakiappan <sakthi.esakiappan@xxxxxxxxxxxxxxxx> Subject: Re: apxs: not found To: users@xxxxxxxxxxxxxxxx Date: Wednesday, May 5, 2010, 11:08 AM
Hello, Have a try with /usr/local/apache2/bin/apxs -c -I
/usr/include/libxml2 -I. -i mod_poxy_html.c
and make sure that /usr/local/apache2/bin/apxs has executable permission if not give it by
chmod +x /usr/local/apache2/bin/apxs
On 5 May 2010 15:15, Tapan Maheshwari <tapan_mh@xxxxxxxxx> wrote:
Hi,
i tried to compile mod_proxy_html.c using apxs with following command
# ./apxs -c -I /usr/include/libxml2 -I. -i mod_proxy_html.c it gives following error "./apxs: not found" i have verified that apxs is available under folder /usr/local/apache2/bin
|
-- With Regards, Sakthi Esakiappan.M Server Administrator MercuryMinds Technologies Pvt Ltd www.mercuryminds.com "An E-Commerce mentor"
+91 44 45588587 sakthi.esakiappan@xxxxxxxxxxxxxxxxwww.mercuryminds.comDisclaimer: This message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you have received this message in error, you are hereby notified that we do not consent to any reading, dissemination, distribution or copying of this message. If you have received this communication in error, please notify the sender immediately and destroy the transmitted information.
|