logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Undefined symbol: ap_set_deprecated
Author
gladson



Joined: 20 Sep 2010
Posts: 6

PostPosted: Mon 20 Sep '10 14:52    Post subject: Undefined symbol: ap_set_deprecated Reply with quote

Hi,
I need to migrate to Apache 2.2.11. I have made the necessary changes but while starting the Apache server i'm getting following error

Cannot load /sbcimp/run/pd/apache/2.2.11/modules/mod_autoindex.so into server: /sbcimp/run/pd/apache/2.2.11/modules/mod_autoindex.so: undefined symbol: ap_set_deprecated

Can someone help?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Mon 20 Sep '10 23:41    Post subject: Reply with quote

The newest version of apache is 2.2.16

However. Did you compile apache yourself? Which OS do you run?
Back to top
gladson



Joined: 20 Sep 2010
Posts: 6

PostPosted: Tue 21 Sep '10 7:59    Post subject: Undefined symbol: ap_set_deprecated Reply with quote

Hey...I did not compile it...its already compiled and kept on on the server. I just have to link my httpd.conf to this version 2.2.11(Previous version was 1.3.27). I'm running on Red Hat Linux 3.
Is there anything i'm missing here...do I need to define or include any variables?
Back to top
gladson



Joined: 20 Sep 2010
Posts: 6

PostPosted: Tue 21 Sep '10 9:32    Post subject: Reply with quote

ok its resolved now...i just found out that my local apache was pointing to 1.3 version Mad
Back to top


Reply to topic   Topic: Undefined symbol: ap_set_deprecated View previous topic :: View next topic
Post new topic   Forum Index -> Apache