Re: [SLUG] phpMyAdmin warning message

From: Bill Canaday (bill13510@wwnet.net)
Date: Wed Feb 25 2004 - 01:23:51 EST


On Wednesday 25 February 2004 12:19 am, you wrote:

> A small quantity of information can be found here:
> http://www.mysql.com/documentation/mysql/bychapter/index.html

Okay, I found & followed the instructions for establishing a root password and
verified that it works. I used only lower case alphanumeric characters.

After some back & forth editing, phpMyAdmin is also running again. Thanks for
the pointers. I thought I had read all the relevant sections of the MySQL /
phpMyAdmin manuals (I normally don't post a question until I've at least
glanced through the various manuals, man pages etc) but I guess I missed some
important stuff.

I THINK I killed outside access to the directory by Apache by using the
Directory directive as follows.

<Directory "/fully/qualified/path/name/phpMyAdmin">
Order deny,allow
Deny from all
Allow from 192.168.1
</Directory>

<Directory "/fully/qualified/path/name/phpMyAdmin">
Order deny,allow
Deny from all
Allow from 192.168.1
</Directory>

I wouldn't mind if someone took a look to make certain I got it right. Since I
allow my own LAN to contact it, I don't know how to verify that it is working
from within the LAN. I know that it worked when I wrote it more
restrictively, but I don't know how to verify (belt + suspenders + superglue)
that it is inaccessible from other machines while still open to mine.

Bill

-- 
http://cannaday.us (genealogy)
http://organic-earth.com (organic gardening)
Uptimes below for the machines that created / host these sites.
 01:06:00  up 50 days,  1:48,  8 users,  load average: 0.14, 0.14, 0.16
 21:58:52  up 34 days,  2:11,  4 users,  load average: 0.03, 0.01, 0.00

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:09:54 EDT