RE: Problems With New Installation

2001-12-24 Thread Ben Ocean
; >-Original Message- >From: Ben Ocean [mailto:[EMAIL PROTECTED]] >Sent: 24 December 2001 17:40 >To: [EMAIL PROTECTED] >Subject: Re: Problems With New Installation > > >I forgot to mention that /var/lib/mysql is owned by root and I'm in as >root. I've also c

RE: Problems With New Installation

2001-12-24 Thread Matthew Smith
mysql_install_db in the scripts directory? This installs the database 'mysql' which contains all user authentication. M -Original Message- From: Ben Ocean [mailto:[EMAIL PROTECTED]] Sent: 24 December 2001 17:40 To: [EMAIL PROTECTED] Subject: Re: Problems With New Installation I

Re: Problems With New Installation

2001-12-24 Thread Ben Ocean
I forgot to mention that /var/lib/mysql is owned by root and I'm in as root. I've also changed permission to mysql ownership of said directory with no luck. Any ideas? At 08:31 AM 12/24/01 -0800, you wrote: >Hi; >I've successfully installed mysql from source. However, I've run into a >problem

Problems With New Installation

2001-12-24 Thread Ben Ocean
Hi; I've successfully installed mysql from source. However, I've run into a problem with trying to create databases or users: mysql> create database cc_store; ERROR 1006: Can't create database 'cc_store'. (errno: 13) Furthermore, I can't edit the root password. What fundamental step have I mis