PDA

View Full Version : Big problem with apache 2.0.59


Mangas23
08-31-2006, 09:19 PM
Hello,
I have install apache 2.0.59 and now i can start httpd.
It give me this error:

:Syntax error on line 24 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_vhost_alias.so into server: /etc/httpd/modules/mod_vhost_alias.so: undefined symbol: ap_table_setn

Someone can help me to resolve this ??
on Centos 4.2
php 4.4.4
MySQL 4.1.21
phpMyAdmin 2.8.2.4

i follow this tuto for install apache : http://www.directadmin.com/forum/showthread.php?s=&threadid=13173&perpage=20&pagenumber=1
and remake it after upgrade mysql

Mangas23
08-31-2006, 11:23 PM
I resolve it :)

bsod
09-11-2006, 06:14 PM
How did you solve it??

please tell me.

best regards

gcypher
09-19-2006, 03:22 AM
You should comment out this line on lin 24

ModLoad or AddModule /etc/httpd/modules/mod_vhost_alias.so: undefined symbol: ap_table_setn


Correct me if i was wrong