I maintain mod_ldap_userdir and am interested in packaging it for Debian. It
allows UserDir URLs to be looked up based on homeDirectory attributes in an
LDAP directory instead of from local user accounts.
In the past year or two, several Debian users have mentioned using it, so
I'd like to package
If I comment out all the perl references in all the configs... apache
loads...
So now I just need to findout which perl section of my configs it's
choking on.
Why only after an upgrade? Maybe it's not apache... but a perl library or
something?
-- Forwarded message --
Date: Tu
>Hmm, something seems to feed '/usr/sbin' to a perl interpreter. Do you
>by any chance have mod_perl installed and maybe a 'PerlRequire' that loads
>the wrong file?
httpd.conf:
httpd.conf: Alias /perl/ /var/www/perl/
httpd.conf:
httpd.conf:SetHandler perl-script
httpd.conf:PerlHandler
Judd,#
Need affordable but reliable web hosting for only $5/month?
-800 MB Disk Space
-Unlimited email accounts
-FREE Shopping Cart... and much more!
Please contact us to take advantage of this new offer at
http://www.clickhostdeals.com
conservative
Your message dated Tue, 8 Jun 2004 17:10:42 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#253306: apache-dev apt-get dependency problem
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not th
On Tue, Jun 08, 2004 at 10:37:45AM -0400, William R. McDonough wrote:
> > Try "bash -x /usr/sbin/apachectl start"
> >
> > --
>
> + PIDFILE=/var/run/apache.pid
> + HTTPD=/usr/sbin/apache
> + LYNX=lynx -dump
> + STATUSURL=http://localhost/server-status
> + ERROR=0
> + ARGV=start
> + '[' xstart = x '
On Tue, 8 Jun 2004, John Bradshaw wrote:
> Package: apache-dev
> Version: 1.3.26-0wo
>
> Dependencies cannot be satisfied when installing apache-dev, see below...
You have messed up your system, backporting packages that are not supposed
to be in woody.
> ii apache 1.3.29.0.2-4 Versat
Package: apache-dev
Version: 1.3.26-0wo
Dependencies cannot be satisfied when installing apache-dev, see below...
Output from aptitude for apache-dev
Source Package: apache
--\ Depends
--- libc6 (>= 2.2.4-4)
--- libdb2 (>= 2:2.7.7.0-7)
--- libexpat1 (>= 1.95.2-6)
> Try "bash -x /usr/sbin/apachectl start"
>
> --
+ PIDFILE=/var/run/apache.pid
+ HTTPD=/usr/sbin/apache
+ LYNX=lynx -dump
+ STATUSURL=http://localhost/server-status
+ ERROR=0
+ ARGV=start
+ '[' xstart = x ']'
+ '[' -f /var/run/apache.pid ']'
++ cat /var/run/apache.pid
+ PID=14803
+ '[' x14803 '!='
On Tue, Jun 08, 2004 at 09:53:49AM -0400, William R. McDonough wrote:
> [EMAIL PROTECTED]: /bin]$ ls -aFl sh
> lrwxrwxrwx1 root root4 May 10 09:42 sh -> bash*
>
> [EMAIL PROTECTED]: /usr/sbin]$ head -1 /usr/sbin/apachectl
> #!/bin/bash
>
> [EMAIL PROTECTED]: /usr/sbin]$ apache
> hmmm apacheclt is a shell script and uses /bin/sh
> Which shell is linked to /bin/sh ? If it is not bash can you try to change
> it to /bin/bash?
>
> I think it could be that /bin/sh is a broken symlink or something...
Any ideas on maybe some GDB settings...
[EMAIL PROTECTED]: /bin]$ ls -aFl
On Tue, 8 Jun 2004, William R. McDonough wrote:
> 34d0b1e7407e3f169028cf0f9cc871b7 /usr/sbin/apache
> 8a5ac7ab4a335b8629e846eb578b86d6 /usr/sbin/apache-modconf
> cf518d10df69144b16f10665bba39348 /usr/sbin/apache-perl
> 8a5ac7ab4a335b8629e846eb578b86d6 /usr/sbin/apache-perlconfig
> e55eebf2281f
> Can you compare the md5sum?
>
> md5sum /usr/sbin/apache*
> 34d0b1e7407e3f169028cf0f9cc871b7 /usr/sbin/apache
> 8a5ac7ab4a335b8629e846eb578b86d6 /usr/sbin/apacheconfig
> a0e409b4d3e70f3a8d7e5b72f1ebe9bd /usr/sbin/apachectl
> 8a5ac7ab4a335b8629e846eb578b86d6 /usr/sbin/apache-modconf
34d0b1e740
On Tue, 8 Jun 2004, William R. McDonough wrote:
>
> I've already tried all this... but here's the output for your benefit.
> I was hoping for some sort of gdb or extended debugging ideas to tell me
> what file apache is choaking on.
Can you compare the md5sum?
md5sum /usr/sbin/apache*
34d0b1e740
I've already tried all this... but here's the output for your benefit.
I was hoping for some sort of gdb or extended debugging ideas to tell me
what file apache is choaking on.
> Please run the following commands for me:
>
> /etc/init.d/apache stop
>
> to be sure nothing is running.
[EMAIL PROT
Package: apache2-common
Version: 2.0.49-1
Severity: minor
The default virtual host stopped working when I changed to a nonstandard
listen port in /etc/apache2/ports.conf
As I didn't know apache2 configuration well, finding and fixing the
problem was difficult. The server started, home directories
On Tue, 8 Jun 2004, Matthew Palmer wrote:
> Whoops, sorry about that. I thought it did.
no problem. i wasn't upset.. just a note ;)
>
> > My best guess is that, since installing php4-sqlite that depends on
> > php4api that is provided by 2 packages that pulls in apache and apache2,
>
> There ar
On Tue, Jun 08, 2004 at 09:45:37AM +0200, Fabio Massimo Di Nitto wrote:
> On Tue, 8 Jun 2004, Christopher Mann wrote:
>
> > Fabio Massimo Di Nitto wrote:
> >
> > >Hi guys,
> > > please CC the maintainer when reassigning bugs since the BTS
> > >doesn't do that automatically.
Whoops, sorry about
On Tue, 8 Jun 2004, Fabio Massimo Di Nitto wrote:
> try to start apache again and keep an eye on /var/log/error.log.
oops /var/log/apache/error.log
Fabio
--
fajita: step one
Whatever the problem, step one is always to look in the error log.
fajita: step two
When in danger or in doubt, step
On Mon, 7 Jun 2004, William R. McDonough wrote:
> Package: apache
> Version: 1.3.31-1
>
> Sometime in the last 24 hours, probably after an upgrade... not sure...
> Apache died and will not restart.
> The error given is not enough information for me to find which file apache
> is complaining abou
20 matches
Mail list logo