Integrating ATG7 with Apache2 Problem

24 views
Skip to first unread message

Vamsi

unread,
Jul 11, 2007, 4:06:47 PM7/11/07
to ATG_Tech
I am getting the following error when I start apache2

./apachectl start
Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/dynamoApache.so into server:
ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/
modules/dynamoApache.so: symbol ap_pcalloc: referenced symbol not
found

---------------------------------------------------------------------------------------------------------------------------------
Versions and steps I followed :

Apache2(Version 2.0.59) is installed on Sun OS 5.10. I got the source
code from sunfreeware(httpd-2.0.59.tar.gz) and compiled it using the
options

$ ./configure --enable-rule=SHARED_CORE --enable-module=so
--prefix=/usr/local/apache2
then
$ make
$ make install

This was successful.

I then copied the dynamoApache.so from ATG7.0 installed on a different
box running Sun OS 5.9 to the web server box then I ran the command

$ /usr/local/apache2/bin/apxs -i -a -n dynamo /usr/local/apache2/bin/
dynamoApache.so


I then modified the httpd.conf and mime.types

When I start the webserver I got the error listed above.

I would appreciate any suggestions to over come this issue.

Thanks

George Oprica

unread,
Jul 12, 2007, 10:06:08 AM7/12/07
to atg_...@googlegroups.com
It looks like you are using the Apache 1.3 CM install steps instead of
the 2.0. Check the latest 2006.3 docs since the older versions of the
docs don't contain the apache 2.0 install steps, which are
different...

- George

Vamsi

unread,
Jul 13, 2007, 4:09:14 PM7/13/07
to ATG_Tech
Thanks you for your reply. You are right I was using old instructions.
I followed 2006.3 docs and it worked . Other thing I had to do to make
it work was copy the .lib folder to the webserver along with
dynamoApache20.la

Thanks again

On Jul 12, 10:06 am, "George Oprica" <gopr...@gmail.com> wrote:
> It looks like you are using the Apache 1.3 CM install steps instead of
> the 2.0. Check the latest 2006.3 docs since the older versions of the
> docs don't contain the apache 2.0 install steps, which are
> different...
>
> - George
>

Reply all
Reply to author
Forward
0 new messages