This is a discussion on best way to protect database logins within the MySQL Database forums, part of the Database Forums category; >> >> or even >> >> "The truest characters of ignorance are vanity, and pride ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>
>> or even >> >> "The truest characters of ignorance are vanity, and pride and >> arrogance."- Hide quoted text - >> >> - Show quoted text - > > Gordon had already discussed the question of from whom the stuff was > to be "protected" in the second post in this thread. > The OP quite plainly explained and demonstrated with sample code, that > the uid/pw to which he was referring was the MySQL one. > However "right" your idea is/was, it has nothing to do with the OPs > question, a point that you seem intent on ignoring. > No, I was wrong. I mis read what the original poster was asking. What I'm ignoring is you. You seem to have some issues with ego. You could have pointed out my mistake but instead you insult me. One day that kinda attitude will catch up with you... but for now you're on my ignore list. |
|
|||
|
Jon Slaughter wrote:
>>> or even >>> >>> "The truest characters of ignorance are vanity, and pride and >>> arrogance."- Hide quoted text - >>> >>> - Show quoted text - >> Gordon had already discussed the question of from whom the stuff was >> to be "protected" in the second post in this thread. >> The OP quite plainly explained and demonstrated with sample code, that >> the uid/pw to which he was referring was the MySQL one. >> However "right" your idea is/was, it has nothing to do with the OPs >> question, a point that you seem intent on ignoring. >> > > No, I was wrong. I mis read what the original poster was asking. What I'm > ignoring is you. You seem to have some issues with ego. You could have > pointed out my mistake but instead you insult me. One day that kinda > attitude will catch up with you... but for now you're on my ignore list. > > I don't find Captain Paralytic to have any ego problems. But I do find you have a problem with reading comprehension. You obviously did not read what I - or anyone else earlier in this thread - said before showing your ignorance. Or, if you read it, you didn't understand it - a problem no other person in this thread had. And now you try to tell CP HE's got a problem? That takes SOME EGO. Either that, or the inability to accept you screwed up, and the need to blame someone else for your screwup - or at least share the blame instead of just accepting it yourself. <plonk> -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
|||
|
On 21 Feb, 11:29, "Jon Slaughter" <Jon_Slaugh...@Hotmail.com> wrote:
> >> or even > > >> "The truest characters of ignorance are vanity, and pride and > >> arrogance."- Hide quoted text - > > >> - Show quoted text - > > > Gordon had already discussed the question of from whom the stuff was > > to be "protected" in the second post in this thread. > > The OP quite plainly explained and demonstrated with sample code, that > > the uid/pw to which he was referring was the MySQL one. > > However "right" your idea is/was, it has nothing to do with the OPs > > question, a point that you seem intent on ignoring. > > No, I was wrong. I mis read what the original poster was asking. What I'm > ignoring is you. You seem to have some issues with ego. You could have > pointed out my mistake but instead you insult me. One day that kinda > attitude will catch up with you... but for now you're on my ignore list. So you didn't read what the OP wrote. You didn't read what Gordon wrote. You didnt'read what Jerry wrote. And you're ignoring me. And I'm the one with the big ego? Hmmmmmm. |
|
|||
|
Gordon Burditt ha scritto:
>>from an attacker? > > First, figure out *WHAT* attacker. > > The sysadmins of your (hosting company) server? Forget it. Change hosting > companies if you don't trust them. > > Another customer on your shared server? Very difficult problem. The > web server and PHP probably run with the same UID for his pages AND yours. Hi Gordon, excuse me for my bad english, I'm italian. With 'attacker' I mean 'Someone with a browser'. I've read your and other users explanations, now is a bit more clear for me what to do. Just a last question, a little OT, about the chmod settings of my website directory, what are the optimal settings? I've read about 750 for folders and 644 for files. What do you think? Thanks and regards Max |