[Solved] Looking for a QuickStart Guide - phpmyadmin

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[Solved] Looking for a QuickStart Guide - phpmyadmin

Postby linuxdad » Mar 10th, '15, 02:20

I migrated an older mysql DB over to the mysql-MariaDB-5.5.40-1.1.mga3 server, and then installed phpmyadmin on the server.

Unfortunately, all of the previous configurations I used to use for phpmyadmin are no longer working.

Is there a Quick start guide to getting phpmyadmin running on the server that is running apache? I can get the login page, but I am getting the following error:

#2000 Cannot log in to the MySQL server

Thank you.
Last edited by linuxdad on Mar 12th, '15, 02:02, edited 1 time in total.
Albert E. Whale, CEH CHS CISA CISSP
President - Chief Security Officer
IT Security, Inc. - http://www.IT-Security-inc.com
Pittsburgh, PA
Email: Albert.Whale@IT-Security-inc.com
linuxdad
 
Posts: 123
Joined: Nov 17th, '13, 21:14

Re: Looking for a QuickStart Guide - phpmyadmin

Postby oldcodger » Mar 10th, '15, 11:06

There is not a quick start guide that I am aware of. However I have been through your pain a few times myself.
The first thing is you need to know is that you have the mysqld server running and that you can log in from the command line. If you cannot log in from the command line you need to correct that first. There is very comprehensive help in the Mysql documentation on the Mysql website.
oldcodger
 
Posts: 78
Joined: Apr 29th, '11, 10:25
Location: England

Re: Looking for a QuickStart Guide - phpmyadmin

Postby linuxdad » Mar 10th, '15, 20:40

Thanks OldCodger. You know my Pain.
Albert E. Whale, CEH CHS CISA CISSP
President - Chief Security Officer
IT Security, Inc. - http://www.IT-Security-inc.com
Pittsburgh, PA
Email: Albert.Whale@IT-Security-inc.com
linuxdad
 
Posts: 123
Joined: Nov 17th, '13, 21:14

Re: Looking for a QuickStart Guide - phpmyadmin

Postby oldcodger » Mar 10th, '15, 22:20

Can you logon to the mysql server from the command line?
oldcodger
 
Posts: 78
Joined: Apr 29th, '11, 10:25
Location: England

Re: Looking for a QuickStart Guide - phpmyadmin

Postby viking60 » Mar 11th, '15, 04:10

I just installed task-lamp-php and checked phpmyadmin.
It pretty much worked out of the box here.

Things to check:
Is mysqld started?
Code: Select all
sudo systemctl status mysqld

if not start it:
Code: Select all
sudo systemctl start mysqld

At this point I always set up Mysql/MariaDB with
Code: Select all
mysql_secure_installation

Phpmyadmin works out of the box after that when the server is installed with task-lamp-php.

If Phpmyadmin plays tricks on you you can use the one file program Adminer - it is great and not at all hard to configure or set up.

Phpmyadmin can be moody from time to time. sometimes because the default in the config files are changed so that phpmyadmin does not work until you activate it there.
Image Flexibility is good and inxi is good... install both!
User avatar
viking60
 
Posts: 255
Joined: Mar 19th, '11, 22:26

Re: Looking for a QuickStart Guide - phpmyadmin

Postby linuxdad » Mar 12th, '15, 02:02

Thank you, I was unaware of adminer! Great addition to my tool bag.
Albert E. Whale, CEH CHS CISA CISSP
President - Chief Security Officer
IT Security, Inc. - http://www.IT-Security-inc.com
Pittsburgh, PA
Email: Albert.Whale@IT-Security-inc.com
linuxdad
 
Posts: 123
Joined: Nov 17th, '13, 21:14

Re: Looking for a QuickStart Guide - phpmyadmin

Postby oldcodger » Mar 12th, '15, 11:36

linuxdad wrote:Thank you, I was unaware of adminer! Great addition to my tool bag.


Never too old to learn !eh.
It's in the bag. Much faster than phpMyAdmin.
oldcodger
 
Posts: 78
Joined: Apr 29th, '11, 10:25
Location: England

Re: Looking for a QuickStart Guide - phpmyadmin

Postby viking60 » Mar 12th, '15, 21:12

linuxdad wrote:Thank you, I was unaware of adminer! Great addition to my tool bag.

Oh it was nothing :oops: ...and yes Adminer is a good one. :D
Image Flexibility is good and inxi is good... install both!
User avatar
viking60
 
Posts: 255
Joined: Mar 19th, '11, 22:26


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest