[sclug] installing Debian on HP Proliant ML110 G3
Andy Smith
andy at lug.org.uk
Sun Aug 20 03:07:17 UTC 2006
On Sun, Aug 20, 2006 at 12:27:57AM +0100, John Barron wrote:
> Well... as others are saying, apache 1.3 has become legacy and therefore you
> need to be moving to apache 2. As a professional software developer myself,
> I understand the need to support what your customers are using, and do your
> development in a similar environment.
I seriously doubt that it is not possible to install apache 1.3 on
Debian Etch. Actually let's not bother doubting and find out, since
I happen to have an etch xen domain hanging around doing nothing..
andy at debetch:~$ cat /etc/debian_version
testing/unstable
andy at debetch:~$ dpkg -l | grep apache
andy at debetch:~$ sudo apt-get install apache
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
apache-common apache2-utils libapr0 libexpat1 libmagic1 lynx mime-support ucf
Suggested packages:
apache-doc apache-ssl apache-perl file
Recommended packages:
debconf-utils
The following NEW packages will be installed
apache apache-common apache2-utils libapr0 libexpat1 libmagic1 lynx mime-support ucf
0 upgraded, 9 newly installed, 0 to remove and 29 not upgraded.
Need to get 0B/3746kB of archives.
After unpacking 11.3MB of additional disk space will be used.
Do you want to continue [Y/n]?
Preconfiguring packages ...
Selecting previously deselected package libmagic1.
(Reading database ... 11277 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_4.17-2_i386.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.37-1_all.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_1.95.8-3.2_i386.deb) ...
Selecting previously deselected package libapr0.
Unpacking libapr0 (from .../libapr0_2.0.55-4.1_i386.deb) ...
Selecting previously deselected package apache2-utils.
Unpacking apache2-utils (from .../apache2-utils_2.0.55-4.1_i386.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../archives/ucf_2.0012_all.deb) ...
Moving old data out of the way
Selecting previously deselected package lynx.
Unpacking lynx (from .../lynx_2.8.5-2sarge1_i386.deb) ...
Selecting previously deselected package apache-common.
Unpacking apache-common (from .../apache-common_1.3.34-4_i386.deb) ...
Selecting previously deselected package apache.
Unpacking apache (from .../apache_1.3.34-4_i386.deb) ...
Setting up libmagic1 (4.17-2) ...
Setting up mime-support (3.37-1) ...
Setting up libexpat1 (1.95.8-3.2) ...
Setting up libapr0 (2.0.55-4.1) ...
Setting up apache2-utils (2.0.55-4.1) ...
Setting up ucf (2.0012) ...
Setting up lynx (2.8.5-2sarge1) ...
Setting up apache-common (1.3.34-4) ...
Setting up apache (1.3.34-4) ...
Creating config file /etc/apache/httpd.conf with new version
Creating config file /etc/apache/srm.conf with new version
Creating config file /etc/apache/access.conf with new version
Creating config file /etc/apache/modules.conf with new version
Starting apache 1.3 web server....
andy at debetch:~$ ps awux | grep apache
root 7938 0.0 1.6 4932 2128 pts/1 S 03:05 0:00 /usr/sbin/apache
www-data 7939 0.0 0.7 4932 928 pts/1 S 03:05 0:00 /usr/sbin/apache
www-data 7940 0.0 0.7 4932 928 pts/1 S 03:05 0:00 /usr/sbin/apache
www-data 7942 0.0 0.7 4932 928 pts/1 S 03:05 0:00 /usr/sbin/apache
www-data 7943 0.0 0.7 4932 928 pts/1 S 03:05 0:00 /usr/sbin/apache
www-data 7944 0.0 0.7 4932 928 pts/1 S 03:05 0:00 /usr/sbin/apache
No issue whatsoever. The only package that refers to apache2 is
apache2-utils, which most likely contains something that works for
both 1.3.x and 2.x.
As to what the original poster's actual problem is, I don't know,
but most likely a package conflict due to apache2 or some part of it
already being installed.
Cheers,
Andy
--
http://strugglers.net/wiki/Xen_hosting -- A Xen VPS hosting hobby
Encrypted mail welcome - keyid 0x604DE5DB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.tmdg.co.uk/pipermail/sclug/attachments/20060820/ab5b69a8/attachment.bin
More information about the Sclug
mailing list