PDA

View Full Version : Error running ./build update


digilexic
11-05-2003, 08:57 PM
I am not sure but I get an error:

Setting up mod_ssl...
Found /usr/local/directadmin/customapache/mod_ssl-2.8.16-1.3.29.tar.gz
Extracting /usr/local/directadmin/customapache/mod_ssl-2.8.16-1.3.29.tar.gz...
Configuring mod_ssl-2.8.16-1.3.29...
Configuring mod_ssl/2.8.16 for Apache/1.3.29
./configure:Error: The mod_ssl/2.8.16 can be used for Apache/1.3.29 only.
./configure:Error: Your Apache source tree under ../apache_1.3.28 is version 1.3.28.
./configure:Hint: Please use an extracted apache_1.3.29.tar.gz tarball
./configure:Hint: with the --with-apache option, only.

*** There was an error while trying to configure apache+mod_ssl. Check the configure.apache_ssl file

digilexic
11-05-2003, 09:17 PM
As a result of the earlier message whenever I try to restart httpd i get the following errors:


Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 253 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libperl.so into server: /etc/httpd/modules/libperl.so: undefined symbol: ap_ctx_get
[FAILED]
[root@server root]#


I tried rebooting the server, but still the same problem, right now all my sites are down and I am a bit worried

chuckd
11-05-2003, 09:33 PM
Actually, read John's post here about Apache 1.3.29 (4th post):

http://www.directadmin.com/forum/showthread.php?s=&threadid=954

You probably just need to do the rm -f config(something) that he says is needed to make sure it finds the Apache 1.3.29 source tree.

digilexic
11-05-2003, 10:15 PM
That looks like the problem since it is already further along than before!

UltimeWWW
11-06-2003, 06:02 AM
Do a rm -rf in the the directory first.

digilexic
11-07-2003, 09:51 PM
I finally got it to run, now I can't get frontpage to let me login, so I started another thread n the User section,.