Re: Updating phpMyAdmin Manually
Very simple:
– delete the content of web/phpMyAdmin except the file config.inc.php
– download new phpMyAdmin version and unpack the files into the original phpMyAdmin folder
– done
– if you get a error on the permissions then chmod 755 /volume1/web/phpMyAdmin/config.inc.php
Comments are closed.