Hello all
I am gettting the following error below in bold during my make install.
What is the source path/target path which I need to create the symlink
with?
Below is my entire output from the make install command.
[root@nn250wb002 httpd-2.2.22]# make install
Making install in srclib
make[1]
Hello all
Basically I have 2 versions of apache installed.One is an older 2.2.8
and the other an updated version of 2.2.21. When I shutdown the older
version and start the newer version up to use port 80 and 443 it is not
working.Both are set up to use port 80 and 443 but I only u
Hello all
Have you guys seen these types of errors during the build process of
apache?If so what could be causing it. I also list my configure
options as well.
./configure --prefix=/opt/apache2 --enable-mods-shared=most --with-ssl
--enable-ssl --with-ssl=/usr/local/updated_openssl --
-manual-2.2.8-1.fc8
httpd-2.2.8-1.fc8
httpd-tools-2.2.8-1.fc8
system-config-httpd-1.4.4-1.fc8
# cat redhat-release
Fedora release 8 (Werewolf)
# uname -m
i686
From: Mark Montague
To: users@httpd.apache.org, Mark Hamer/Boulder/Contr/IBM@IBMUS
Date: 01/26/2012 03:45 PM
Subject:Re
Hello all
I want to know if httpd version 2.2.21 is supported on older versions of
Linux?Example Fedora 8 running on 32bit kernel.
- Mark Hamer