Hello;
I have tried to build and install MySQL v5.0.18 on FreeBSD v6.0 RELEASE running on AMD 64 socket 939
w/Gigabyte motherboard.
I have tried this twice and the same message occurs. Premission denied to creat/write .pid file. The strange thing is that I did this on another FreeBSD v6.0 running on AMD 64 socket 754 w/ Elite Group motherboard and was successful at it. As yet MySQL on this machine has no
problems.
On the current machine, though, it isn't working. There are many other software packages that I installed from source on both machines from the same source files and MySQL on the AMD 64 939
machine isn't getting it.
attached is the .err file entries.
Thanks for any advice and or suggestions.
AMD64-939.brushandbard.com.err

060424 14:28:47  mysqld started
/usr/local/libexec/mysqld: File './mysql-bin.index' not found (Errcode: 13)
060424 14:28:47 [ERROR] Aborting

060424 14:28:47 [Note] /usr/local/libexec/mysqld: Shutdown complete

060424 14:28:47  mysqld ended

060424 14:50:37  mysqld started
060424 14:50:37  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
060424 14:50:37  mysqld ended

060424 14:56:39  mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
060424 14:56:39  InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
060424 14:56:40  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
060424 14:56:40  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
060424 14:56:40  InnoDB: Started; log sequence number 0 0
060424 14:56:40 [ERROR] /usr/local/libexec/mysqld: Can't create/write to file 
'/usr/local/var/AMD64-939.brushandbard.com.pid' (Errcode: 13)
060424 14:56:40 [ERROR] Can't start server: can't create PID file: Permission 
denied
060424 14:56:40  mysqld ended


JK
-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to