Hello all! I am working on a site which is using mod_perl and a mysql database on Linux with Apache. I am also putting cookies and user address information into a "cookies" table to fill up form fields for subsequent visits. Standard enough. Also, the database is on the same server as apache.
Now, my problem is that I am paranoid about hackers who are able to break in through apache and assume the user "apache". Who can then issue mysql "selects" and "inserts" on the cookies table. Does anyone have pointers to mysql security docs and such where I can do what I want without these concerns? Thanks a buncho in advance! --Raj PS: ****THANK YOU MYSQL DEVELOPERS!!!! What a god-send!! ***** --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php