Re: phpMyAdmin Setup
From: bonehead (sendmenospam_at_here.org)
Date: 06/21/04
- Next message: Bob: "Re: A good editor"
- Previous message: Vesna: "Re: Any girls?"
- In reply to: Theo: "Re: phpMyAdmin Setup"
- Next in thread: Filth: "Re: phpMyAdmin Setup"
- Reply: Filth: "Re: phpMyAdmin Setup"
- Reply: Gordon Burditt: "Re: phpMyAdmin Setup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Jun 2004 12:21:25 -0700
> www.yourdomain.com/myadmin/index.php
>
> assuming you dont have an index.html file. And... as already posted, your
> password protection that you WILL add then asks you for password. Also, try
> something else other than 'myadmin', as its too easy to guess. Perhaps it
> doesnt really matter, but it wont hurt to choose something more unique.
>
> Another option, assuming you have a static IP and Apache/PHP on your home
> machine, is to keep the files on your computer and see if you can get your
> hosting company to allow it access to the remote database.
I should clarify that I'm using a RedHat box at home which has apache
and php and mysql all installed on the same machine. I'm just using it
for learning purposes.
Just so I'm clear on this: Let's assume that I've registered
www.mydomain.com to a static IP which comes to my cable router at home,
and the router is configured to send incoming http requests on a
particular port to my RedHat box on my home network. If I fire up a
browser on any machine and point it to:
www.mydomain.com:my_port_number/bookexamples/example1.php
when the server gets the http request, isn't the server going to look in
/var/www/html
for a directory called /bookexamples and then look in that directory for
a file called example1.php to return to the requesting host?
Doesn't this mean that if I want to create a directory to hold the
phpMyAdmin files, the directory should be located within /var/www/html
also? Wouldn't this also be true if I wanted to install, say, PHP-Nuke?
- Next message: Bob: "Re: A good editor"
- Previous message: Vesna: "Re: Any girls?"
- In reply to: Theo: "Re: phpMyAdmin Setup"
- Next in thread: Filth: "Re: phpMyAdmin Setup"
- Reply: Filth: "Re: phpMyAdmin Setup"
- Reply: Gordon Burditt: "Re: phpMyAdmin Setup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|