cannot update apache from 2.2.21 to 2.4.2

Patsjoelie

Verified User
Joined
Mar 5, 2008
Messages
28
Hi all,
when i do a custom build update and I try to update apache, it ends with following notice:
Code:
Cannot find /usr/local/directadmin/custombuild/jail/ap2.4/suexec.c. Run './build update_data'

Here is my setting:

options.conf
#Possible values - 1.3, 2.0, 2.2, 2.4
apache_ver=2.4

./build versions
Latest version of Apache: 2.4.2
Installed version of Apache: 2.2.21

Apache 2.2.21 to 2.4.2 update is available.


Result of ./build update_versions
Cannot find /usr/local/directadmin/custombuild/jail/ap2.4/suexec.c. Run './build update_data'

When I do ./build update_data:
File already exists: httpd-2.4.2.tar.gz
MD5 Checksum on httpd-2.4.2.tar.gz passed.

Anyone knows what is going wrong here and care to give me some help?
thanks in advance!
 
Something about jail/ap2.4/ doesnt seem right. I dont understand why it would be in the jail subfolder because that is supposed to be a subfolder for jailed ssh stuff only.

Do you have jail=yes in options.conf?
 
Hi, sorry for the late reply.
Yes, "Jail=yes" is set to yes in options.conf.

Hopefully you have any ideas? :)
 
Back
Top