You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Andrej Janoska <an...@fpv.umb.sk> on 2002/09/09 15:29:56 UTC

[users@httpd] problem starting apache: symbol ap_palloc:

	Hi,

Do you think you could help me to solve following problem:

I have installed apache 1.3.26 from source code at Solaris 8 SPARC using
following commands:

> ./configure --prefix=/usr/local/apache_1.3.26 --enable-module=most
--enable-shared=max
> make
# make install

Installation was successfull, but then I tried to start apache WEB server
with following output:

Syntax error on line 206 of /usr/local/apache_1.3.26/conf/httpd.conf: 
Cannot load /usr/local/apache_1.3.26/libexec/mod_env.so into server:
ld.so.1: /usr/local/apache_1.3.26/bin/httpd: fatal: relocation error: file
/usr/local/apache_1.3.26/libexec/mod_env.so: symbol ap_palloc: referenced
symbol not found


I have the same problem with all modules (as I tried to comment out
AddModule ... )

	Thanx for your help.

	Andrej


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org