Re: Apache2 config errors on previously good setup

2008-02-18 Thread gary turner
Mike Bird wrote: On Sat February 16 2008 22:39:22 gary turner wrote: libxml2 is [EMAIL PROTECTED]:/usr/lib$ ls -al | grep libxml lrwxrwxrwx 1 root root 17 2008-02-16 10:11 libxml2.so.2 -> libxml2.so.2.6.31 -rw-r--r-- 1 root root 1166856 2008-01-19 12:54 libxml2.so.2.6.31 Those

Re: Apache2 config errors on previously good setup

2008-02-18 Thread gary turner
Chris Bannister wrote: On Sat, Feb 16, 2008 at 07:33:10AM -0800, Andrew Sackville-West wrote: On Sat, Feb 16, 2008 at 02:49:24AM -0600, gary turner wrote: Jeff D wrote: run apache2ctl -t it should tell you what it thinks is wrong with your apache config Thanks, Jeff. That yields the error m

Re: Apache2 config errors on previously good setup

2008-02-17 Thread Chris Bannister
On Sat, Feb 16, 2008 at 07:33:10AM -0800, Andrew Sackville-West wrote: > On Sat, Feb 16, 2008 at 02:49:24AM -0600, gary turner wrote: > > Jeff D wrote: > >> > >> run apache2ctl -t > >> > >> it should tell you what it thinks is wrong with your apache config > >> > > Thanks, Jeff. That yields the er

Re: Apache2 config errors on previously good setup

2008-02-17 Thread Mike Bird
On Sat February 16 2008 22:39:22 gary turner wrote: > libxml2 is > [EMAIL PROTECTED]:/usr/lib$ ls -al | grep libxml > lrwxrwxrwx 1 root root 17 2008-02-16 10:11 libxml2.so.2 -> > libxml2.so.2.6.31 > -rw-r--r-- 1 root root 1166856 2008-01-19 12:54 libxml2.so.2.6.31 Those look OK.

Re: Apache2 config errors on previously good setup

2008-02-16 Thread gary turner
Mike Bird wrote: On Sat February 16 2008 08:29:06 gary turner wrote: koko:/home/gt# apt-cache policy libxml2 libxml2: Installed: 2.6.31.dfsg-1 Candidate: 2.6.31.dfsg-1 Version table: *** 2.6.31.dfsg-1 0 500 ftp://ftp.us.debian.org lenny/main Packages 100 /var/lib/dpk

Re: Apache2 config errors on previously good setup

2008-02-16 Thread Mike Bird
On Sat February 16 2008 08:29:06 gary turner wrote: > koko:/home/gt# apt-cache policy libxml2 > libxml2: >Installed: 2.6.31.dfsg-1 >Candidate: 2.6.31.dfsg-1 >Version table: > *** 2.6.31.dfsg-1 0 > 500 ftp://ftp.us.debian.org lenny/main Packages > 100 /var/lib/dpkg/st

Re: Apache2 config errors on previously good setup

2008-02-16 Thread gary turner
Lesley Binks wrote: On 16/02/2008, gary turner <[EMAIL PROTECTED]> wrote: Jeff D wrote: run apache2ctl -t it should tell you what it thinks is wrong with your apache config Thanks, Jeff. That yields the error message quoted in my first post. I'm trying to figure out how/why the syntax is in

Re: Apache2 config errors on previously good setup

2008-02-16 Thread gary turner
Mike Bird wrote: Please post the output of "apt-cache policy libxml2", and/or reinstall libxml2. koko:/home/gt# apt-cache policy libxml2 libxml2: Installed: 2.6.31.dfsg-1 Candidate: 2.6.31.dfsg-1 Version table: *** 2.6.31.dfsg-1 0 500 ftp://ftp.us.debian.org lenny/main Package

Re: Apache2 config errors on previously good setup

2008-02-16 Thread Andrew Sackville-West
On Sat, Feb 16, 2008 at 02:49:24AM -0600, gary turner wrote: > Jeff D wrote: >> >> run apache2ctl -t >> >> it should tell you what it thinks is wrong with your apache config >> > Thanks, Jeff. That yields the error message quoted in my first post. I'm > trying to figure out how/why the syntax is

Re: Apache2 config errors on previously good setup

2008-02-16 Thread Mike Bird
Gary is getting: "/usr/lib/apache2/modules/libphp5.so: undefined symbol: xmlTextReaderSetup" On Fri February 15 2008 22:18:01 gary turner wrote: > [EMAIL PROTECTED]:~$ dpkg -s libapache2-mod-php5 > Package: libapache2-mod-php5 > Status: install ok installed > Priority: optional > Section: web > In

Re: Apache2 config errors on previously good setup

2008-02-16 Thread gary turner
Jeff D wrote: run apache2ctl -t it should tell you what it thinks is wrong with your apache config Thanks, Jeff. That yields the error message quoted in my first post. I'm trying to figure out how/why the syntax is in error, or how I can cause /usr/lib/apache2/modules/libphp5.so to load. A

Re: Apache2 config errors on previously good setup

2008-02-15 Thread Jeff D
gary turner wrote: Mike Bird wrote: On Thu February 14 2008 10:31:10 gary turner wrote: koko:/home/gt# dpkg -s libapache2-mod-php5 Package: libapache2-mod-php5 Status: install ok installed Please post that to the list again but this time with all the headers. You can skip the description if

Re: Apache2 config errors on previously good setup

2008-02-15 Thread gary turner
Mike Bird wrote: On Thu February 14 2008 10:31:10 gary turner wrote: koko:/home/gt# dpkg -s libapache2-mod-php5 Package: libapache2-mod-php5 Status: install ok installed Please post that to the list again but this time with all the headers. You can skip the description if you like. We still d

Re: Apache2 config errors on previously good setup

2008-02-14 Thread gary turner
Mike Bird wrote: On Thu February 14 2008 01:09:12 gary turner wrote: As of sometime today, my Apache2 stopped working. It has been performing without issues in a small network. There have been no recent changes in any configurations of Apache, PHP or MySQL. Attempts to restart yield: Break

Re: Apache2 config errors on previously good setup

2008-02-14 Thread Mike Bird
On Thu February 14 2008 01:09:12 gary turner wrote: > As of sometime today, my Apache2 stopped working. It has been > performing without issues in a small network. There have been no recent > changes in any configurations of Apache, PHP or MySQL. Attempts to > restart yield: Breakage could hav

Apache2 config errors on previously good setup

2008-02-14 Thread gary turner
As of sometime today, my Apache2 stopped working. It has been performing without issues in a small network. There have been no recent changes in any configurations of Apache, PHP or MySQL. Attempts to restart yield: koko:/home/gt# apache2ctl start apache2: Syntax error on line 185 of /etc/