Gwen,

Wednesday, January 30, 2002, 7:57:55 AM, you wrote:

GT> Hi All,

GT> Forgive me if this question has been asked before. I'm new to the list 
GT> and MySQL!

GT> I'm getting the ERROR 1006: Can't create database 'tanner'. (errno: 13)
GT> when signed on as root and as user.

GT> I've also tried this command but my terminal had no idea what i was 
GT> talking about.
GT>          [localhost:~]>UMASK=384 #=600 in octal    (or something like that)

GT> I was able to create tables a few days ago, now I'm not able to.  Today 
GT> I did update user privileges.  Could that have some effect.

$ perror 13
Error code  13:  Permission denied

What are the file/directory permissions on mysql datadir directory? 
Does the user have permission to read/write/execute on those 
directories/files?

GT> TIA,
GT> Gwen





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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

Reply via email to