Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

OT: PHPMyAdmin

LEGEND ,
Oct 16, 2006 Oct 16, 2006
When you go live with a site using PHPMyAdmin, do you change the
authentication method to "html" in the PHPMyAdmin setup?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================



TOPICS
Server side applications
271
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2006 Oct 16, 2006
Murray *ACE* wrote:
> When you go live with a site using PHPMyAdmin, do you change the
> authentication method to "html" in the PHPMyAdmin setup?

I don't use phpMyAdmin on any remote sites, but if you have installed it
on a live web server, you should NEVER use "config" as the
authentication method. You can use a local version of phpMyAdmin to
administer remote sites, but most MySQL servers are configured to reject
remote access. I do all maintenance at the command line and connect
using SSH. It's much more secure.

--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2006 Oct 16, 2006
Thanks, David!

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"David Powers" <david@example.com> wrote in message
news:egvsbt$nha$1@forums.macromedia.com...
> Murray *ACE* wrote:
>> When you go live with a site using PHPMyAdmin, do you change the
>> authentication method to "html" in the PHPMyAdmin setup?
>
> I don't use phpMyAdmin on any remote sites, but if you have installed it
> on a live web server, you should NEVER use "config" as the authentication
> method. You can use a local version of phpMyAdmin to administer remote
> sites, but most MySQL servers are configured to reject remote access. I do
> all maintenance at the command line and connect using SSH. It's much more
> secure.
>
> --
> David Powers
> Adobe Community Expert
> Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
> http://foundationphp.com/


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2006 Oct 16, 2006
(you may be able to get your host to allow you to connect, which just
requires a modification to your host file, as I recall).

Also, I have a single-file install of a PHPAdmin type-interface if you're
interested. It's wonderful for connecting and editing to a database in
development, then you can just delete one file when you're finished using
it.


"Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
news:egvsje$np6$1@forums.macromedia.com...
> Thanks, David!
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> http://www.dreamweavermx-templates.com - Template Triage!
> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
> http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
> ==================
>
>
> "David Powers" <david@example.com> wrote in message
> news:egvsbt$nha$1@forums.macromedia.com...
> > Murray *ACE* wrote:
> >> When you go live with a site using PHPMyAdmin, do you change the
> >> authentication method to "html" in the PHPMyAdmin setup?
> >
> > I don't use phpMyAdmin on any remote sites, but if you have installed it
> > on a live web server, you should NEVER use "config" as the
authentication
> > method. You can use a local version of phpMyAdmin to administer remote
> > sites, but most MySQL servers are configured to reject remote access. I
do
> > all maintenance at the command line and connect using SSH. It's much
more
> > secure.
> >
> > --
> > David Powers
> > Adobe Community Expert
> > Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
> > http://foundationphp.com/
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2006 Oct 16, 2006
LATEST
I am able to connect remotely on my Windows host. I'll just change to http
login in the config file.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Crash" <crash@cdcdigitalBLAG.com> wrote in message
news:eh0bd3$ckt$1@forums.macromedia.com...
> (you may be able to get your host to allow you to connect, which just
> requires a modification to your host file, as I recall).
>
> Also, I have a single-file install of a PHPAdmin type-interface if you're
> interested. It's wonderful for connecting and editing to a database in
> development, then you can just delete one file when you're finished using
> it.
>
>
> "Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:egvsje$np6$1@forums.macromedia.com...
>> Thanks, David!
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do so!)
>> ==================
>> http://www.dreamweavermx-templates.com - Template Triage!
>> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
>> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
>> http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
>> ==================
>>
>>
>> "David Powers" <david@example.com> wrote in message
>> news:egvsbt$nha$1@forums.macromedia.com...
>> > Murray *ACE* wrote:
>> >> When you go live with a site using PHPMyAdmin, do you change the
>> >> authentication method to "html" in the PHPMyAdmin setup?
>> >
>> > I don't use phpMyAdmin on any remote sites, but if you have installed
>> > it
>> > on a live web server, you should NEVER use "config" as the
> authentication
>> > method. You can use a local version of phpMyAdmin to administer remote
>> > sites, but most MySQL servers are configured to reject remote access. I
> do
>> > all maintenance at the command line and connect using SSH. It's much
> more
>> > secure.
>> >
>> > --
>> > David Powers
>> > Adobe Community Expert
>> > Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
>> > http://foundationphp.com/
>>
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines