Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
September 14, 2013
Chris
PHP
Comments Off on How to install/setup latest version of PHPMyAdmin on Ubuntu 12.04 LTS (Precise Pangolin)

How to install/setup latest version of PHPMyAdmin on Ubuntu 12.04 LTS (Precise Pangolin)

PreviousNext

As the official installation packages of most linux distributions are usually totally out of date (but that’s pure intention, to provide extremely stable versions only) it might sense to install the latest version of certain package. Install the latest version of PHPMyAdmin via:

1. Add this package-repository to your system.

sudo add-apt-repository ppa:nijel/phpmyadmin

If you get an error message now, then please do an update first and install the python-software-properties, that need to be necessary to add a package repository:

sudo apt-get update
sudo apt-get install python-software-properties

2. Update, regarless of what you did in step #1 (very important!):

sudo apt-get update

3. Check the available version, have a look on the “Candidate” line (you should see the latest version of the package):

sudo apt-cache policy phpmyadmin

4. Install PHPMyAdmin (follow the guidelines)

sudo apt-get install phpmyadmin

Check the installed version of PHPMyAdmin by opening PHPMyAdmin in the browser (version info is on the right side in the home screen):

http://YOUR_IP_OR_DOMAIN/phpmyadmin

Voila!

Please note: The nijel/phpmyadmin repository (which is used here) provides the very latest version of PHPMyAdmin. Usually the new version of PHPMyAdmin available a few days after it was been officially released.

 

Share this

“Fuck you. Pay Me.” How to deal with clients, the professional way. An excellent talk with Mike Monteiro.

Excellent (and very useful) speech by Mike Monteiro about how to deal with clients, how to create a professional relation

shadow dom

A quick video introduction into Shadow-DOM, the game-changing DOM-subtree-technology

Awesome talk by Eric Bidelman (of the Chrome team): Shadow-DOM was often heard in 2013 and seem to exist for

Support FLARUM, the future of PHP forum scripts (with some dollars on Kickstarter)

PHP forum scripts are horrible, let’s face it. Nearly everything that’s available is hard to install, hard to handle, hard

steam sale coupon voucher

-30% to -90% on Steam and Origin

Soft off-topic, but as most developers like to play from time to time, this might be your change to grab

php uk conference

PHP Caching Best Practices by Eli White (video from PHP UK Conference 2014)

The title says it all: PHP Caching best practices.

First look on Gitter, the chat for GitHub

GitHub has definitly become the #1 platform for git-based public repositories on the planet, no question. The site offers excellent

js javascript

How JavaScript really works – An introduction into the JavaScript call stack by Philip Roberts (20min video)

Increase your HTML / CSS coding speed with EMMET

Codeninja.com just published a very interesting article about the excellent free code-completion/code-generation tool EMMET, which allows you to create huge

8 awesome pure CSS spinner / loader

Excllent spinner / loader in pure CSS, made with just one element (even if the demo shows this in a

Symfony devs: Creator of Symfony framework is hiring (Cologne, Germany)!

Probably one of the most interesting companies for a PHP developer is currently hiring Juniors and Seniors in Cologne, Germany.

1/4

Categories

Search

nginx php 5.5
[Link] Set up Nginx with PHP 5.5 easily
october cms
[Link] How To Install October CMS on a VPS running Ubuntu 14.04
photoshop-cc-deal
Adobe offers Photoshop for $9.99 per month (limited deal)
phpstorm-8
PHPStorm 8 has just been released
sass laravel
SASSmeister is a real-time JSfiddle for SASS / CSS. Awesome!
php
PHP.net hacked, but most things are fine again
How Snapchat wants to earn money (by establishing vertical videos)
O’Reilly’s Learning JavaScript Design Patterns by Addy Osmani for free
sass laravel
Extremely easy SASS in Laravel (with pure PHP)
Hacking ATMs – A conference talk about the current security state of Windows XP driven cash machines
bash-command-line-tutorial
Best introduction to unix command line / bash ever (by André Augusto Costa Santos)
php
How to install sqlite driver for PHP in Ubuntu & Debian
How Instagram.com works
java vs php
Switching from Java to PHP. Seriously. A very interesting and pre-judice-free talk with Ph.D. Aris Zakinthinos
php
Somebody is writing a compiler for PHP, compiles down to machine code, outperforms HHVM

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy