Re: phpMyAdmin Setup

From: bonehead (sendmenospam_at_here.org)
Date: 06/21/04


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?



Relevant Pages

  • Re: GOTOMYPC.COM
    ... Your comments about password protection, ... a heavy-duty one) and another to get in to the patient files where I work. ... My server is Linux. ...
    (sci.med.transcription)
  • RE: Users Prompted to unlock TS screen after idle.
    ... screensaver w/ password protection. ... Microsoft MVP - Terminal Server ...
    (microsoft.public.windows.terminal_services)
  • Re: Setting Up a Test Server
    ... Set up a password protected directory on the server and publish your test pages there. ... Apply Password Protection to Part of a Web Using FrontPage 2000 ... It says FrontPage 2000 but it applies to all versions. ... > I have a couple older computers on my home network that I use mostly for ...
    (microsoft.public.frontpage.programming)
  • Re: linux solutions for private network
    ... The easiest solution, if you can open the firewall: ... (if you need password protection you need ssl) ... If you want to use the linux server, ... Internet users are using windows and they are not good at ...
    (comp.os.linux.networking)

Loading