From: Ernie Schroder <schroder@ntplx.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OT: phpmyadmin
Date: Thu, 16 Feb 2006 19:54:08 -0500 [thread overview]
Message-ID: <200602161954.08964.schroder@ntplx.net> (raw)
In-Reply-To: <1140065617.26950.86.camel@sysconcept.ca>
On Wednesday 15 February 2006 23:53, a tiny voice compelled Joseph to write:
> This tutorial will help you, GUARANTEED 100% (and it is worth a
> bookmark).
> http://arcticalliance.se/pma.php
Fantastic!!! Thanks a lot Joseph. I've got it working. Now to figure out why
LOL.
>
> --
> #Joseph
>
> On Wed, 2006-02-15 at 22:30 -0500, Ernie Schroder wrote:
> > I am just starting to play with php and mysql. I've got mysql working and
> > can log into root accounts using a password. php scripts work on
> > http://localhost. For example, http://localhost/php/index.php in a
> > browser shows a whole lot of info re php, mysql and apache2. However, I
> > can't seem to get phpmyadmin working.
> > Going to http://localhost/phpmyadmin, gives me a window asking for
> > username and password. If I insert my mysql username (root) and root's
> > mysql password, I just get the same box with no error. I've tried adding
> > a small config.inc.php file to /var/www/localhost/htdocs that is
> > configured like so"
> >
> > <?php
> > $cfg['PmaAbsoluteUri'] = 'http://localhost/phpmyadmin/';
> > $cfg['Servers'][$i]['host'] = 'MySQL.localhost';
> > $cfg['Servers'][$i]['auth_type'] = 'config';
> > $cfg['Servers'][$i]['user'] = 'root';
> > $cfg['Servers'][$i]['password'] = 'password';
> > $cfg['blowfish_secret'] = '1234';
> > ?>
> > I restarted mysql and apache2 and still no joy
> > Obviously, I'm missing something, but I can't find anything after many
> > hours of searching that points me in the right direction. HELP ;>)
> >
> > --
> > Regards, Ernie
--
Regards, Ernie
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-02-17 0:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 3:30 [gentoo-user] OT: phpmyadmin Ernie Schroder
2006-02-16 4:53 ` Joseph
2006-02-17 0:54 ` Ernie Schroder [this message]
2006-02-16 13:11 ` Thomas T. Veldhouse
2006-02-17 1:20 ` Ernie Schroder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602161954.08964.schroder@ntplx.net \
--to=schroder@ntplx.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox