On Mon, Feb 16, 2004 at 04:15:49PM -0800, Brian wrote:
> Hi,
> Sorry, I found this was bug# 219535, (I think). Disable php4 and the
> problem goes away. Course, so does php4 support. Hehe. Bummer.
>
I think it's actually the php imap module - just comment this out in
php.ini.
cheers
dc
--
Hi,
Sorry, I found this was bug# 219535, (I think). Disable php4 and the
problem goes away. Course, so does php4 support. Hehe. Bummer.
Brian
--
ContagiousDesign!
web . design . software . photo
Brian Rose . programmer
Stacey Rose . designer
(604)-588-8827 . b_roseATshawDOTca
--
To UNSUBSCRIB
Hi,
I tried strace again, this:
[EMAIL PROTECTED]:/etc/apache$ sudo strace -f /etc/init.d/apache restart
...
connect(5, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1
ENOENT (No such file or directory)
close(5)= 0
open("/etc/hosts", O_RDONLY)
Hi,
man strace ?
I have the same problem with apache. What do I look for in the strace?
-
Here is the tail end of the output:
If I run "sudo strace /etc/init.d/apache restart", I get:
...
waitpid(-1, Processing config directory: /etc/apache/conf.d
[WIFEXITED(s) && WEXITSTATUS(s
On Sat, Feb 07, 2004 at 10:54:31AM -0500, Kevin Coyner wrote:
>
> This one is weird.
>
> I'm running apache 1.3, and just did a restart, and it won't come up.
>
> When I execute 'apachectl start' I get:
>
> [EMAIL PROTECTED]:$ apachectl start
> Processing config directory: /etc/apache/conf.d
>
On Sat, Feb 07, 2004 at 05:25:33PM -0500, Adam Aube wrote..
> On Saturday 07 February 2004 05:20 pm, Kevin Coyner wrote:
>
> > However, if now I go back into httpd.conf, and add the following line
> > to a virtual host directive:
> > SetEnv SQWEBMAIL_TEMPLATEDIR /home/vmail/sqwebmail
> > an
On Saturday 07 February 2004 05:20 pm, Kevin Coyner wrote:
> Through a lot of trial and error, I did manage to get back into a
> running state. Actually, more like a limping state.
> However, if now I go back into httpd.conf, and add the following line
> to a virtual host directive:
> SetEnv SQWE
On Sun, Feb 08, 2004 at 12:07:36AM +0530, Ritesh Raj Sarraf wrote..
> I too am having similar problems.
>
> executing /etc/init.d/apache start
> shows no errors. But apache isn't running. No telnet response on port 80. Nothing.
> Although apache-ssl works fine.
> apachectl configtest on my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I too am having similar problems.
executing /etc/init.d/apache start
shows no errors. But apache isn't running. No telnet response on port 80. Nothing.
Although apache-ssl works fine.
apachectl configtest on my machine also results in "Syntax OK".
p
On Sat, 07 Feb 2004 12:50:51 -0500
Kevin Coyner <[EMAIL PROTECTED]> wrote:
> I'm trying to install and config Apache2 now. I have it working, but
> it won't run php files, even though php4 is installed and was working
> fine under my old apache 1.3 setup.
I believe the PHP4 module needs to be r
On Sat, Feb 07, 2004 at 10:48:02AM -0700, John M. Purser wrote..
> When I was experimenting with Apache it would show up in ps as "httpd"
> not "Apache".
True when you install from source tar.gz files or a RH rpm.
But in Debian I've always only seen it as apache. And while my apache
isn
When I was experimenting with Apache it would show up in ps as "httpd" not
"Apache".
-Original Message-
From: Kevin Coyner [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 07, 2004 10:18 AM
To: [EMAIL PROTECTED]
Subject: Re: apache won't start although no e
On Sat, Feb 07, 2004 at 10:49:15AM -0600, Jacob S. wrote..
> The "Debian method" for doing this is "/etc/init.d/apache restart".
> Have you tried this yet?
Yes. Same result. Doesn't start, but no error msgs either.
And I've got httpd.conf logging set to 'debug'.
> > But when I check
On Sat, 07 Feb 2004 10:54:31 -0500
Kevin Coyner <[EMAIL PROTECTED]> wrote:
>
> This one is weird.
>
> I'm running apache 1.3, and just did a restart, and it won't come up.
>
> When I execute 'apachectl start' I get:
>
> [EMAIL PROTECTED]:$ apachectl start
> Processing config directory: /etc/ap
On Tue, Feb 03, 2004 at 02:36:05PM -0500 or thereabouts, charlie derr wrote:
> Stephen wrote:
> >On Tue, Feb 03, 2004 at 01:37:01PM -0500 or thereabouts, Adam Aube wrote:
>
> >>Could you post the full line in question from httpd.conf?
> >
> >
> >Sure, does this help?
>
> Sure does.
>
> Try inste
On Tue, Feb 03, 2004 at 02:32:48PM -0500 or thereabouts, Adam Aube wrote:
> On Tuesday 03 February 2004 02:17 pm, Stephen wrote:
> > On Tue, Feb 03, 2004 at 01:37:01PM -0500 or thereabouts, Adam Aube
> wrote:
> >> Could you post the full line in question from httpd.conf?
> >
> > Sure, does this he
Stephen wrote:
On Tue, Feb 03, 2004 at 01:37:01PM -0500 or thereabouts, Adam Aube wrote:
Could you post the full line in question from httpd.conf?
Sure, does this help?
Sure does.
Try instead using:
ServerName barnyard.sweetpig.dyndns.org
---
#
#ServerName new.host.
On Tuesday 03 February 2004 02:17 pm, Stephen wrote:
> On Tue, Feb 03, 2004 at 01:37:01PM -0500 or thereabouts, Adam Aube
wrote:
>> Could you post the full line in question from httpd.conf?
>
> Sure, does this help?
> #ServerName new.host.name
> barnyard.sweetpig.dyndns.org
Absolutely. You have
On Wed, Feb 04, 2004 at 12:14:52AM +0530 or thereabouts, Sandip Bhattacharya wrote:
> Stephen wrote:
>
> > Starting web server: apacheSyntax error on line 313 of
> > /etc/apache/httpd.conf:
> > Invalid command 'barnyard.sweetpig.dyndns.org', perhaps
> > mis-spelled or defined by a
On Tue, Feb 03, 2004 at 01:37:01PM -0500 or thereabouts, Adam Aube wrote:
> On Tuesday 03 February 2004 01:31 pm, Stephen wrote:
> > As the subject says, it won't start.
> > This is the error message:
>
> > Starting web server: apacheSyntax error on line 313 of
> > /etc/apache/httpd.conf:
Stephen wrote:
Starting web server: apacheSyntax error on line 313 of
/etc/apache/httpd.conf:
Invalid command 'barnyard.sweetpig.dyndns.org', perhaps
mis-spelled or defined by a module not included in the server
configuration
failed
Now the output of
On Tuesday 03 February 2004 01:31 pm, Stephen wrote:
> As the subject says, it won't start.
> This is the error message:
> Starting web server: apacheSyntax error on line 313 of
> /etc/apache/httpd.conf:
> Invalid command 'barnyard.sweetpig.dyndns.org'
Could you post the full li
On Fri, Nov 24, 2000 at 08:38:06AM -0800, Brian wrote:
> A recent update to one or more apache module installation
> scripts resulted in quite a few services being turned off.
>
>[...]
>
> Whichever
> apache update made the changes (I installed several at once)
> disabled mod_status, mod_dir, mod_
A recent update to one or more apache module installation
scripts resulted in quite a few services being turned off.
Edit the section of your /etc/apache/httpd.conf with the
LoadModule lines and check to see which modules might not be
enabled.
Compare against a working server or see if you've got
I'm having the same problem and I know that none of the solutions provided
so far will work. I do have apache-common installed. I went to the
lengths of commenting out the ExtendedStatus line in httpd.conf and then
got a similar syntax error on the first "Order" directive. I commented
that out a
You need to activate mod_status to use ExtendedStatus
Silver
- Original Message -
From: "Matt Miller" <[EMAIL PROTECTED]>
To:
Sent: Friday, November 24, 2000 8:23 AM
Subject: Apache won't start. Apacheconfig spews warnings/errors.
> Syntax error on line 248 of /etc/apache/httpd.conf:
>
Hi,
Have you installed apache-common?
> Running unstable, I do this:
>
> apachectl start
>
> And get this:
>
> Syntax error on line 248 of /etc/apache/httpd.conf:
> Invalid command 'ExtendedStatus', perhaps mis-spelled or
> defined by a module not included in the s
hi matt,
On Fri, 24 Nov 2000, Matt Miller wrote:
> Are the apacheconfig messages related to the invalid commands in
> /etc/apache/httpd.conf? Is Perl issuing errors or warnings?
i do not know as i run potato. i do not use apacheconfig as i can
hardly imagine a script that really configures apach
28 matches
Mail list logo