directadmin update

MtK

Verified User
Joined
Aug 2, 2007
Messages
405
I wanted to see available updates and found out of a DA update:
Code:
# ./build versions
Latest version of DirectAdmin: 1.44.0
Installed version of DirectAdmin: 1.44.3

DirectAdmin 1.44.3 to 1.44.0 update is available.
looks weird, but I updated anyway:
Code:
# ./build update_da
Updating DirectAdmin
checked again for updates:
Code:
# ./build versions
Latest version of DirectAdmin: 1.44.0
Installed version of DirectAdmin: 1.45.0

DirectAdmin 1.45.0 to 1.44.0 update is available.

went into DA to verify:
Code:
Server Version	1.45.0
Current Available Version	1.450000
 
Try ./build update and once that's has run try again ./build versions

Also please specify which fileserver are you using in options.conf

Regards
 
Try ./build update and once that's has run try again ./build versions

Also please specify which fileserver are you using in options.conf

Regards
thanks!
it worked.


BTW, roundcube looks for httpd.conf, even when APACHE is not installed.
 
Back
Top