timClicks
January 29th, 2010, 01:58 AM
$ sudo apt-get purge apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libterm-readline-perl-perl
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
apache2*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 36.9kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 246519 files and directories currently installed.)
Removing apache2 ...
$ /etc/init.d/apache2 status
* Apache is running (pid 21327).
Can anyone make sense of this?
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libterm-readline-perl-perl
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
apache2*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 36.9kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 246519 files and directories currently installed.)
Removing apache2 ...
$ /etc/init.d/apache2 status
* Apache is running (pid 21327).
Can anyone make sense of this?