[EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Junaid Arshad

Hi,

I am new to Apache and trying to install apache2.0.59. every thing
goes fine untill i try to start the service which fails saying

Starting httpd: httpd: module mod_apache.cpp is not compatible with
this version of Apache.
Please contact the vendor for the correct version.
  [FAILED]

I also tried the apache 2.2.4 but encountered the same problem.

Can anyone please help.

Thanks!

junaid

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Nick Kew
On Thu, 19 Jul 2007 22:55:38 +0100
Junaid Arshad [EMAIL PROTECTED] wrote:


 Starting httpd: httpd: module mod_apache.cpp is not compatible with
 this version of Apache.

What is mod_apache.cpp and where does it come from?
What does its vendor say?

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Junaid Arshad

To be honest, I have no idea about this. I have now tried this with
three stable versions of apache and the same error comes every
time

Can there be any other reasons for this cz I have tried to search this
file on my machine using find but it also couldnt find this file...

any suggestions...

junaid

On 7/19/07, Nick Kew [EMAIL PROTECTED] wrote:

On Thu, 19 Jul 2007 22:55:38 +0100
Junaid Arshad [EMAIL PROTECTED] wrote:


 Starting httpd: httpd: module mod_apache.cpp is not compatible with
 this version of Apache.

What is mod_apache.cpp and where does it come from?
What does its vendor say?

--
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Nick Kew
On Thu, 19 Jul 2007 23:57:28 +0100
Junaid Arshad [EMAIL PROTECTED] wrote:

 any suggestions...

The error log, and the exact message you see when you
attempt to start it using apachectl.

My guess: either you're using some broken distro-provided
startup script, or your configuration Includes some_dir/*
and there's other junk in the directory in question.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Joshua Slive

On 7/19/07, Junaid Arshad [EMAIL PROTECTED] wrote:

To be honest, I have no idea about this. I have now tried this with
three stable versions of apache and the same error comes every
time


If you don' t need this module, then simply find the applicable
LoadModule statement in httpd.conf (or an Include'd config file) and
get rid of it.

Joshua.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] problem with mod_apache.cpp

2007-07-19 Thread Junaid Arshad

Thanks for your inputs. I discovered that the problem was with the
shibboleth module in shib.conf that gets placed in conf.d. Atleast
apache is running... now i have to digg shibb :-)

cheers

junaid

On 7/20/07, Joshua Slive [EMAIL PROTECTED] wrote:

On 7/19/07, Junaid Arshad [EMAIL PROTECTED] wrote:
 To be honest, I have no idea about this. I have now tried this with
 three stable versions of apache and the same error comes every
 time

If you don' t need this module, then simply find the applicable
LoadModule statement in httpd.conf (or an Include'd config file) and
get rid of it.

Joshua.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]