Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

PHPmyAdmin different behaviour on 2 servers

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
PHPmyAdmin different behaviour on 2 servers
  • Quote

Post by mehargags » Thu Feb 19, 2015 6:00 am

Hi,

I have 2 VestaCPs installed but I see different behaviour oh PhPMyAdmin on both

1st Server doesn't show these 2 TABS

Code: Select all

Routines|    Events   |    Triggers
Server 1 - Debian7/mariadb/php5.6.5/PHPMyAdmin v. 3.4.11.1deb2+deb7u1

Server2 - ubuntu14/mysql/php5.5.9/PHPMyAdmin v. 4.0.10deb1

Image

is it because of the PHPMyAdmin Version being newer on Ubuntu ? if so, is it safe & Stable to upgrade to a new version on Debian7 ??
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: PHPmyAdmin different behaviour on 2 servers
  • Quote

Post by skurudo » Thu Feb 19, 2015 4:46 pm

Em... it's versions from official repositories. When in repo be new software version, simple apt-get upgrade install new version.
Top

MrPalamen
Posts: 1
Joined: Thu Jun 11, 2015 2:42 pm

Re: PHPmyAdmin different behaviour on 2 servers
  • Quote

Post by MrPalamen » Thu Jun 11, 2015 3:24 pm

Upgrade PhpMyAdmin

Créer update_pmy.sh
et éditer et ajouter ce code

Code: Select all

#bin/sh
mkdir /root/upgradepma/
cd /root/upgradepma/
wget https://files.phpmyadmin.net/phpMyAdmin/4.4.10/phpMyAdmin-4.4.10-all-languages.zip
unzip phpMyAdmin-4.4.10-all-languages.zip
mv phpMyAdmin-4.4.10-all-languages/ phpmyadmin/
rm -r /usr/share/phpmyadmin/
mv phpmyadmin/ /usr/share/
cd /root/
rm -r /root/upgradepma/
echo "Upgrade Ok"
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password