custom build update

vijai

Verified User
Joined
Jul 22, 2013
Messages
24
Hello,
I think of installing all available updates with custombuild. So I ran
Code:
./build versions
And to my surprise, I saw a weird directadmin update as in attached screen shot. Is it safe to proceed the update?
Also, I want to update my phpmyadmin from v3.x.x to v4.1.5 but I see update to only v3.5.8.2. So how do I also update my phpmyadmin to latest version?Thanks
Regards,
Vijai
 

Attachments

  • Capture.PNG
    Capture.PNG
    33 KB · Views: 268
Firstly, I would give "./build update" a try, because I think your versions.txt file is not updated. If you still see a DA "downgrade" available, please check if your OS is not listed here: http://help.directadmin.com/item.php?id=497. About phpMyAdmin: you need to set phpmyadmin_ver=4 in the options.conf file (more info: http://forum.directadmin.com/showthread.php?t=47898).

Thank you updated everything successfully :)
And now, mine is custom build 1.2. Is it right time to switch to 2.0 or should I wait for long and what are the things I should take care of before upgrading?Thanks once again.
 
It's pretty stable with default configuration. However, PHP-FPM, nginx are in early alpha and are not yet recommended for production.
 
It's pretty stable with default configuration. However, PHP-FPM, nginx are in early alpha and are not yet recommended for production.

I dont have both installed. I use apache 2.2 and php-cli. So I'm good to upgrade to custombuild 2.0? And any checklist to do before update? Thanks
 
Back
Top