NYCPHP Meetup

NYPHP.org

[nycphp-talk] trouble with PHP5 CGI Suse 9.1 - client denied by server configuration

Daniel Convissor danielc at analysisandsolutions.com
Wed Dec 29 00:51:45 EST 2004


On Tue, Dec 28, 2004 at 09:27:29PM -0500, Jayesh Sheth wrote:
> 
> to save others endless hours of banging their heads against a wall made of
> green SuSe lizards, I am posting this fix, which I think did the trick (I

Congrats.


> Why does SuSe set up MySQL 4.0 with no user accounts created? Is the
> correct behavior? I guess I should edit the my.cnf file to add users ?

That's the best behavior, as far as I'm concerned.  That way, no 
unexpected, unauthorized access can happen.

my.cnf?  No.  Users go into the users table.  Put them in there, but don't 
give them permission there.  Give them permissions on a particular 
database via the db table.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list