Reply to Re: connecting to seperate mySQL server through PHP

Your name:

Reply:


Posted by Gordon Burditt on 09/26/56 11:31

>We currently have our mySQL server on the same box as the Apache
>server.
>For security and load balancing, we're going to be moving the mySQL
>server to another box.
>We're already using a single included connection file in all of our PHP
>pages that has the server, username, password line that connects to the
>database.

For security purposes, this file should be *OUTSIDE* the document
root. If PHP is broken (say, during an upgrade if you didn't shut
down Apache, or if filesystem damage during a power failure screws
up one of the libraries), it's outside the document tree, so Apache
won't display it. If PHP is not broken, it will run it, not display
it.

The file needs to be readable by the user Apache and PHP run as,
but should not be readable by others who can log in to the box,
except admins.

I suggest the possibility of multiple logins with different privileges,
although this doesn't directly help your concern. In particular,
probably a lot of your web pages can function with read-only access
to the database.

>Aside from changing "localhost" to the IP/port number of the new
>server, what else should be done, especially in the security sense?

You need to GRANT privileges so your web server can access the database.

It would be a good idea to firewall the DB server so the whole world
can't get to the MySQL port, if only to load it down trying a futile
dictionary attack. And no, I'm not talking about MySQL permissions
here, although you set those carefully also.

>If someone were to hack and be able to get access to view files, they
>could open that file and see the username/password. Is there some way
>to encrypt it or something?

You need the real password to access the database. If an encrypted
password works to access the database, then it *IS* the real password.

>So far the only thing I can think of to help limit that file's exposure
>is to place it outside the /var/www/htdocs folder region. And of course
>make sure the mySQL account it's connecting to has only the mySQL
>permissions it needs.

It's very difficult to deal with this if you are on a shared server
with people you don't trust (your competitors who are also customers
of your host).

Gordon L. Burditt

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация