Hi,
My apache is successfully configured with invoking
http://192.168.17.165:/cs website
My redirection case :
1) Whenever the URL: http://192.168.17.165:/cs/ is invoked (After '/cs/'
there would be nothing) it would be changed to
http://192.168.17.165:/cs/idcplg?IdcService=GET
Hi,
Can you help me on the below problem -
I am running apache 2.4.9 in Linux 64 system successfully and trying to install
proxy_html package now. I downloaded and installed the the rpm files for
libxml2, proxy_html and xml12enc packages. After that the .so files got created
in below locatio
Hi,
Please ignore my previous config.log.I see now the below error coming in
config.log. The error is "conftest.c:1: error: CPU you selected does not
support x86-64 instruction set". When i run the same ./configure command with
-m64 option it says -m64 is not a valid option.
configure:5390: $?
Hi Jim,
Attached is the config.log. I see the last entry as "target_vendor='unknown'"
but there is no clear mention that anything is wrong with C compiler.
Regards
Ayaskant
From: Jim Jagielski [j...@jagunet.com]
Sent: Wednesday, March 19, 2014 9:19 PM
To:
Hi,
I am installing latest apache http server in Linux64 bit system. I have done
the below steps but gettting the error "checking whether the C compiler
works... no" "configure: error: C compiler cannot create executables" even
though there are gcc, gcc++ packages already installedin Linux.