Koozali.org: home of the SME Server

phpMyAdmin 2.8.0.1 password problem

billporta

phpMyAdmin 2.8.0.1 password problem
« on: June 19, 2006, 10:48:33 PM »
Hello,

I'm unable to log in past the "Welcome to phpMyAdmin 2.8.0.1" screen.  Can I change this somewhere?

Thanks in advance for your help.

Bill Porta

Offline jfarschman

  • *
  • 406
  • +0/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #1 on: June 19, 2006, 10:52:35 PM »
Bill,

  Did you install this from an rpm?  If so the username and password are the same as the server-manager.  You probably knew that.

  Have you tried rpm-e name_of.rpm and the reinstalling it?

  That may very well fix the problem.
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

billporta

phpMyAdmin 2.8.0.1 password problem
« Reply #2 on: June 19, 2006, 11:42:43 PM »
Jay,

Thanks for your fast response.  I think I installed it from the web interface.

The server-manager password does not get me in.

How do I install an rpm?

Bill

P.S  I just uninstalled the php software and the system gives me an php syntax error and won't boot - how do I recover?

Offline jfarschman

  • *
  • 406
  • +0/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #3 on: June 19, 2006, 11:52:35 PM »
Bill,

  Not a good day huh?

  First... fixing php.  You say you uninstalled it.  How... through the GUI.  And now the system no longer boots up?  Is that correct?  You may want to post another cry for help... because I'm wrapping up for the day and need to leave my work life behind tonight.  Someone else well probably help... but post another topic about what you've done.

  Second... install an rpm from the command line with the command rpm -Uhv name_of.rpm
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: phpMyAdmin 2.8.0.1 password problem
« Reply #4 on: June 20, 2006, 02:12:34 AM »
Quote from: "billporta"

I'm unable to log in past the "Welcome to phpMyAdmin 2.8.0.1" screen.  Can I change this somewhere?


Your post is off-topic for this forum. phpMyAdmin is not part of SME server 7.0. Please post your question to the contribs forum.

billporta

phpMyAdmin 2.8.0.1 password problem
« Reply #5 on: June 20, 2006, 03:16:58 AM »
My apologies - I am new to this.

Offline mike_mattos

  • *
  • 313
  • +0/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #6 on: August 25, 2006, 10:35:32 PM »
I just wasted an hour trying to log in to phpmyadmin on a new system.  Apparently the LocalNetworksOnly php setting is still in the secure mode, but that was only half the battle.

While I appreciate the efforts of those who adapt things for SME, it would be very helpful if they documented their changes.

Despite Charlie's post, it is very relevant to SME that the SME contribs rpm which I ran as 'root' managed to create a phpmyadmin account  for 'admin'

That is NOT something you can learn at the phpMyAdmin site

The phpmyadmin docs instruct you to change config.inc.php, but I believe that is not relevant for SME

SO, I'm adding this post for anyone who searches phpmyadmin password!!

Still to be determined, how to add a user to phpmyadmin , but that's for another week!
...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #7 on: August 26, 2006, 02:44:05 AM »
Quote from: "mike_mattos"

Despite Charlie's post, it is very relevant to SME that the SME contribs rpm which I ran as 'root' managed to create a phpmyadmin account  for 'admin'


Yep, that's very on-topic - for the *Contribs* forum.

Offline mike_mattos

  • *
  • 313
  • +0/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #8 on: August 28, 2006, 09:16:57 PM »
you're right, Charlie!   the quirk of using admin as default phpMyAdmin user instead of root or pma  isn't an SME core  issue, it is in the contrib.

the learning curve to version 7 from version 6 is pretty steep, and sadly until you know the source of the problem, the templates and non CentOS features of SME all seem to blur together.

I was thinking that the phpMyAdmin login account was related to the defaults in php which IS part of SME
...

Pacjack

phpMyAdmin 2.8.0.1 password problem
« Reply #9 on: August 29, 2006, 12:38:25 AM »
Why don't you just move this topic to the contribs forum :-?

Offline mike_mattos

  • *
  • 313
  • +0/-0
phpMyAdmin 2.8.0.1 password problem
« Reply #10 on: August 29, 2006, 04:56:53 PM »
I suspect  that only the forum administrators can do that, would be nice if there was a way for readers to flag topics though.
...