Help - Search - Members - Calendar
Full Version: phpmyadmin
HTMLHelp Forums > Programming > Databases
tudsy
Hi

I am setting up phpmyadmin on my computer but i get the attached error. I was trying to log in when the error occurred. I was wondering whether anyone can help me?


Thanks.
Christian J
What does the server log say?
Frederiek
Did you configure the config.inc.php file?

Don't use $cfg['Servers'][$i]['host'] = 'localhost';, use $cfg['Servers'][$i]['host'] = '127.0.0.1'; or your machine's IP.
tudsy
no but thanks.
tudsy
Hi

I am trying to install phpMYadmin on my server. I am using Ubuntu 14.04 . I typed in

sudo apt-get update

sudo apt-get phpmyadmin

After the above is typed, I get this error:

Unable to fetch some Archives?

Any help would be appreciated!
Frederiek
Search for "install phpmyadmin ubuntu 14.04".
tudsy
QUOTE(Frederiek @ Dec 2 2014, 07:17 PM) *

Search for "install phpmyadmin ubuntu 14.04".



Hi

I did that. I will try again.
Brian Chandler
QUOTE(tudsy @ Dec 2 2014, 06:34 PM) *

Hi

I am trying to install phpMYadmin on my server. I am using Ubuntu 14.04 . I typed in

sudo apt-get update

sudo apt-get phpmyadmin

After the above is typed, I get this error:

Unable to fetch some Archives?

Any help would be appreciated!


I think that it's quite common for some stuff to be unavailable on the Ubuntu archives. And the answer is to get them from somewhere else, but I'm not very good at this stuff, and can't give you a quick Answer. Try here: http://www.phpmyadmin.net/home_page/index.php

tudsy
Hi

Thanks for that. No I do not get error 1045.

I was wondering do i need the internet to donload phpmyadmin onto a server?
Frederiek
Yes, you need a connection to the internet. Where else would the download be coming from?

Either download it directly from the phpmyadmin website or through the Terminal (command line application).
You do have PHP and MySQL installed?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.