NConf 1.3.0 Released | Howto Update from 1.2.6

Latest version of Nconf is available. This post will cover howto upgrade your existing installation of 1.2.6 to 1.3.0 download nconf from Extract package cd /tmp tar zxvf nconf-1.3.0-0.tgz Copy new files over older version cd /var/www/html/nconf cp -frva /tmp/nconf/* /var/www/html/nconf/ chown apache: /var/www/html/nconf -R Upgrade db cd /var/www/html/nconf/UPDATE/1.2.6_to_1.3.0 mysql -u nconf -p nconf < [...]

Full Story »

Trending Posts