Quote:
Originally Posted by datopdog
Code:
apt-get install libapache-mod-perl
|
root@lvpsserverip:~# apt-get install libapache-mod-perl
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
apache-common
Suggested packages:
apache apache-ssl apache-perl apache-dev libapache-mod-perl-doc
The following NEW packages will be installed:
apache-common libapache-mod-perl
0 upgraded, 2 newly installed, 0 to remove and 50 not upgraded.
Need to get 1326kB of archives.
After unpacking 4379kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1
ftp://ftp.hosteurope.de dapper-security/universe apache-common 1.3.34-2ubu ntu0.1 [837kB]
Get:2
ftp://ftp.hosteurope.de dapper-security/universe libapache-mod-perl 1.29.0 .4-2ubuntu0.1 [489kB]
Fetched 1326kB in 0s (3079kB/s)
Preconfiguring packages ...
Selecting previously deselected package apache-common.
(Reading database ... 51008 files and directories currently installed.)
Unpacking apache-common (from .../apache-common_1.3.34-2ubuntu0.1_i386.deb) ...
Selecting previously deselected package libapache-mod-perl.
Unpacking libapache-mod-perl (from .../libapache-mod-perl_1.29.0.4-2ubuntu0.1_i3 86.deb) ...
Setting up apache-common (1.3.34-2ubuntu0.1) ...
Setting up libapache-mod-perl (1.29.0.4-2ubuntu0.1) ...
----------------------------------------
Does this mean mod_perl has installed successfully? Is there a way to 'test' the installation?
Many thanks,
Grant