Directadmin makes me crazy..

keisko

Verified User
Joined
Oct 31, 2011
Messages
34
No support via e-mail, forum etc.. Custombuild sucks! Updates sucks!
I just used custombuild to update from 2.4 to 2.4.9.. Everything was OK.. Now I see following:
Code:
Apache  to 2.4.9 update is available.

Latest version of ProFTPD: 1.3.4d
Installed version of ProFTPD: 1.3.4d

Latest version of PCRE: 8.20
Installed version of PCRE: 8.20

Latest version of curl: 7.37.0-20140401
Installed version of curl: 7.37.0-20140401

Latest version of FreeType: 2.5.3
Installed version of FreeType: 2.5.3

Latest version of AWstats: 7.3
Installed version of AWstats: 7.3

Latest version of dovecot: 2.2.12
Installed version of dovecot: 2.2.12

Latest version of Exim: 4.82
Installed version of Exim: 4.82

Latest version of SpamAssassin: 3.4.0
Installed version of SpamAssassin: 3.4.0

Latest version of MySQL: 5.6.17
Installed version of MySQL: 5.6.17

Latest version of PHP (CLI): 5.4.27
Installed version of PHP (CLI): 5.4.27

Latest version of RoundCube webmail: 0.9.5
RoundCube webmail 0 to 0.9.5 update is available.

I have already Apache 2.4.9 and Roundcube 0.9.5
It should show the latest version of Apache, no update.
And should show Roundcube 1.0.0 as a new update.
 
1) What is the output of "/usr/sbin/httpd -v" and what is your CustomBuild version ("./build | grep Version")?
2) RoundCube is still 0.9.5 in
http://files1.directadmin.com/services/custombuild/versions.txt, so it should not show 1.0.0 as available version. When it is considered that 1.0.0 implementation is stable, it will be updated in the versions.txt file too.
 
Code:
Apache  to 2.4.9 update is available.

CENTOS 5.1 64-bit
CustomBuild Version: 2.0.0-RC7 (rev: 694)
Server version: Apache/2.4.9 (Unix)

I also just updated Apache from 2.4.7 to 2.4.9 and ./build versions also shows this:

Code:
file mod_setenvif.c, line 637, assertion "is_header_regex_regex != NULL" failed
Latest version of Apache: 2.4.9
Installed version of Apache:

Apache starts fine, no other problems yet detected. Should I run this back to 2.4.7 and wait for the smoke to clear?
 
try to clean and rebuild

Still have the same issue, here is my ./build versions uninterrupted output, first few lines:

Code:
Latest version of DirectAdmin: 1.45.2
Installed version of DirectAdmin: 1.45.2

[Tue May 06 10:45:04.069830 2014] [core:crit] [pid 2657] AH00102: [Tue May 06 10:45:04 2014] file mod_setenvif.c, line 637, assertion "is_header_regex_regex != NULL" failed
Latest version of Apache: 2.4.9
Installed version of Apache:

Apache  to 2.4.9 update is available.

Latest version of Pure-FTPD: 1.0.36
Installed version of Pure-FTPd: 1.0.36
etc, etc
 
Today I did not get the server update notification email that I usually get, like:

Apache to 2.4.9 update is available.

So I checked ./build versions and everything is fine today:

Latest version of Apache: 2.4.9
Installed version of Apache: 2.4.9

Problem has somehow corrected itself without a reboot. Thanks for every ones input! :)
 
1) What is the output of "/usr/sbin/httpd -v" and what is your CustomBuild version ("./build | grep Version")?
2) RoundCube is still 0.9.5 in
http://files1.directadmin.com/services/custombuild/versions.txt, so it should not show 1.0.0 as available version. When it is considered that 1.0.0 implementation is stable, it will be updated in the versions.txt file too.

I didn't change anything but issue 1 is fixed.
Latest version of Apache: 2.4.9
Installed version of Apache: 2.4.9
 
Back
Top