Hello everone.
I'm relatively new to Linux and I'm very fascinated by Ubuntu, so I've decided to use my VPS and Ubuntu 10.04 LTS to set up my web server for my web sites.
I'm currently going through an installation wiki for ISPConfig 3 for installing the software on an Ubuntu server from scratch. I've made it to the point in the installation where it's requesting that I install Apache, but it doesn't seem to install. Below is some output.
I enter:
I see:Code:apt-get install apache2
Obviously, I select Y and hit enter, to see:Code:Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: apache2-mpm-worker apache2.2-bin apache2.2-common Suggested packages: apache2-suexec apache2-suexec-custom ufw The following NEW packages will be installed: apache2 apache2-mpm-worker The following packages will be upgraded: apache2.2-bin apache2.2-common 2 upgraded, 2 newly installed, 0 to remove and 42 not upgraded. Need to get 0B/3035kB of archives. After this operation, 127kB of additional disk space will be used. Do you want to continue [Y/n]?
It does not do anything else after this, I have to Ctrl+C to get back to the root command prompt. When I try and verify the installation by running 'apache2 -V' I get this error:Code:apache2 (2.2.15-1) unstable; urgency=low * This release adds and enables mod_reqtimeout, which limits the time Apache waits for a client to send a complete request. This helps to mitigate against certain denial of service attacks. In case of problems with slow clients, the timeout values can be adjusted in /etc/apache2/mods-available/reqtimeout.conf , or the module can be disabled with "a2dismod reqtimeout". -- Chuck Short <zulcss@ubuntu.com> Tue, 13 Apr 2010 09:09:34 -0400 /tmp/tmp4jDY5v (END)
If anyone can provide some insight, I would appreciate it. This has been a great learning experience, as I've downloaded Ubuntu 12.04 LTS Beta and have been playing with it on my desktop also.Code:-bash: apache2: command not found
Thank you,
Jon



Adv Reply

Swapnil Jain, Indore
Bookmarks