Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-09-21 Thread Tim Webster
Expired Please read bug report and suggested fix supplied in previous message. On 9/22/07, Launchpad Janitor <[EMAIL PROTECTED]> wrote: > [Expired for apache2 (Ubuntu) because there has been no activity for 60 > days.] > > -- > Apache2 Fails to install/start > https://bugs.launchpad.net/bugs/95

[Bug 95162] Re: Apache2 Fails to install/start

2007-09-21 Thread Launchpad Janitor
[Expired for apache2 (Ubuntu) because there has been no activity for 60 days.] -- Apache2 Fails to install/start https://bugs.launchpad.net/bugs/95162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 95162] Re: Apache2 Fails to install/start

2007-09-20 Thread Tim Webster
I have ignored your request for dpkg -l .. the problem is the upgrade scripts. If this is too difficult to script, then it needs to be in the change list and package readme files/kept in doc. The problem was that as part of the upgrade from apache2 to apache2.2 the required modules where

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-08-30 Thread Soren Hansen
On Mon, Jul 30, 2007 at 01:41:14PM -, Tim Webster wrote: > The problem still exist. Cannot upgrade apache2 in Edgy to apache2 in > Feisty or Gutsy. I need a bit more info about the current state of apache2 on your system to figure this one out. There is code in place that should handle this.

[Bug 95162] Re: Apache2 Fails to install/start

2007-08-29 Thread Dan Butler
This is a rather easy fix - I don't know if it could be done as a post- install script or something? Anyway, I fixed it with the following: $ cd /etc/apache2/mods-enabled $ for f in `ls ../mods-available` do >sudo ln -s ../mods-available/$f $f >done $ sudo apache2 -k start This is because eve

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-07-30 Thread Tim Webster
The problem still exist. Cannot upgrade apache2 in Edgy to apache2 in Feisty or Gutsy. The hardware this server is running on is due to be upgraded in Sept. I have decided to run debian on our servers and ubuntu on our desktops. The apache2 upgrade problem is not to sole reason for this decision.

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-07-13 Thread Tim Webster
hmm, I have apache-common (1.3) installed as well. I should have removed that a long time ago. dpkg, apt wasn't complaining so I never though to check. Since apache-common (1.3) contains mod_access, perhaps that was the problem. I will check when I get back. On 7/13/07, Soren Hansen <[EMAIL PROTE

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-07-13 Thread Tim Webster
I am currently away on a business trip. I will verify this when I return. And I will also take a look at the package install scripts. The first apache upgrade from (2.0) to (2.2) failed just like the rest. Chuckle if the first updated didn't fail I wouldn't have a problem now, smile. I look into th

[Bug 95162] Re: Apache2 Fails to install/start

2007-07-13 Thread Soren Hansen
The trouble is that the Order directive moved during the Apache 2.2 development cycle. It used to live in mod_access, but now lives in mod_authz_host. This is handled in Debian and hence Ubuntu by automatically adding these modules when doing a fresh install or when upgrading from anything below

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-07-04 Thread Tim Webster
I appreciated your help with this. I know I could solve this myself, but that is not the point. Long term support means moving from release to release, or continuously upgrading without reinstalling. On 7/1/07, Caspar Clemens Mierau <[EMAIL PROTECTED]> wrote: > Thanks for your comment. Can you

[Bug 95162] Re: Apache2 Fails to install/start

2007-07-01 Thread Caspar Clemens Mierau
Thanks for your comment. Can you please attach your apache2.conf and a "ls -al" of "mods-enabled" and mods-available? Thank you. -- Apache2 Fails to install/start https://bugs.launchpad.net/bugs/95162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug con

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-06-29 Thread Tim Webster
BUG has NOT been fixed by apache Version: 2.2.3-5 The problem is perhaps the apache upgrade from 2.0 to 2.2 Starting from apache2 2.0.55-4ubuntu4 upgrade apache2, libapache2-svn, libapache2-mod-python to gutsy by aptitude install apache2 libapache2-mod-python libapache2-svn There are no install

[Bug 95162] Re: Apache2 Fails to install/start

2007-06-28 Thread Bug Watch Updater
** Changed in: apache2 (upstream) Status: Unknown => Fix Released -- Apache2 Fails to install/start https://bugs.launchpad.net/bugs/95162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 95162] Re: Apache2 Fails to install/start

2007-06-27 Thread Mathias Gug
If you could test it with the latest version from gutsy (2.2.3-5) from ubuntu, it would be great. But don't do it on your production server. If you can test it on a test server, that would help us to check if the latest version in gutsy fixes your problem. Tanks for your help. -- Apache2 Fails t

Re: [Bug 95162] Re: Apache2 Fails to install/start

2007-06-27 Thread Tim Webster
Thanks for getting back to me. Currently I am using 2.0.55-4ubuntu4 which is fine. The apache version that comes with festy 2.2.3-3.2build1 is broken for me. Are you interested in a bug report for this version. This is on a production server, so I am reluctant to upgrade this computer to gutsy at

[Bug 95162] Re: Apache2 Fails to install/start

2007-06-27 Thread Caspar Clemens Mierau
Thanks for your bug report. I cannot prove this bug report with the same package. Can you please check if this bug still persists and provide us with your steps to you your apache installation and the important apache configuration files like apache2.conf? Thank you in advance ** Bug watch added:

[Bug 95162] Re: Apache2 Fails to install/start

2007-05-20 Thread Tim Webster
Bug Fixers, Still waiting for this fix in feisty! I am looking the following. 1) An estimate how long it will be until someone has the time to look at this and move the fix from debian into ubuntu. If I don't get a response by the end of May, This will be the last time I install ubuntu on a ser

[Bug 95162] Re: Apache2 Fails to install/start

2007-05-03 Thread Tim Webster
I have the same problem: Error: apache2ctl -t Syntax error on line 141 of /etc/apache2/apache2.conf: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration from 141 of apach2.conf Order allow,deny Deny from all Bug Reference: http:/