ubuntu 12.04 not running latest phomyadmin, even though installed.

Eliezer Croitoru eliezer at ngtech.co.il
Sun Sep 7 22:41:43 UTC 2014


 From what my naked eye can tell you have a "phpmyadmin" directory in 
the alias while you are using the partial capital letters "phpMyAdmin" 
directory.
In order to verify it try accessing the non partial capital letters 
"phpMyAdmin" and try to access http://mywebsite.com/phpmyadmin/index.php

Also try the next thing:
Create a new directory at /var/www/myadmin (if /var/www is your web root)
and download the current version of phpmyadmin tar.xz from:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.8/phpMyAdmin-4.2.8-english.tar.xz/download#!md5!640b89c0f71cd9fc3008412efc917a7e

And extract it.
Then try to access the page and see what happens.
It should work Fine like that and without any special requirements.

All The Bests,
Eliezer

On 09/01/2014 08:36 PM, Rajeev Prasad wrote:
> when i run the application like this:http://mywebsite.com/phpMyAdmin/index.php
>
> on the home page it shows i am using old version:
> "Version information: 3.4.3.1, latest stable version: 4.2.7.1"
>
> but i have latest phpmyadmin installed (see below) why is it not appearing?
>
> MySQL client version is 5.5.38
>
>
> $ cat /etc/phpmyadmin/apache.conf
> # phpMyAdmin default Apache configuration
>
> Alias /phpmyadmin /usr/share/phpmyadmin





More information about the ubuntu-server mailing list