garikr
New Member
- Messages
- 46
- Reaction score
- 0
- Points
- 0
I have a simple php/mySQL project, there is a file with a few constants which I include on every page. Among other things it contains mySQL password. Recently I've realized that it was accessible by everyone and changed it's permissions to 600. Is that enough? What's the best way to store passwords of that nature?
P.S. Sorry if I've posted this in the wrong place.
P.S. Sorry if I've posted this in the wrong place.