SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [The Script safe_mysqld terminates with an errcode: 13]
>Description: <I am installing the binary version of MySql for pc Linux GNU i686.> <After the unzip and installation of all the directories and files,> <I ran the script to start the mysql server as mentioned in 4.6 of > <installation manual. From the command line: > < ./bin/safe_mysqld --user=mysql & > <This is the contents of file linux.err after the script was run: > < > <011118 14:59:01 mysqld started > <File '/usr/local/mysql/data/.1' not found (Errcode: 13) > <Could not use /usr/local/mysql/data/ for logging (error 13) > <File './linux-bin.1' not found (Errcode: 13) > <Could not use linux-bin for logging (error 13) > <bdb: /usr/local/mysql/data/log.0000000001: Permission denied > <bdb: PANIC: Permission denied > <Can't init databases > <mysqld ended > >How-To-Repeat: <./bin/safe_mysqld --user=mysql & > >Fix: <how to correct or work around the problem, if known (multiple lines)> >Submitter-Id: <[EMAIL PROTECTED] Lovern>" >Originator: <Same as submitter> >Organization: < I am a student exploring different database technologies. > >MySQL support: <[ none ]> >Synopsis: <The Script safe_mysqld terminates with an errcode: 13> >Severity: <[ non-critical ]> >Priority: <[ low ]> >Category: <mysql> >Class: <[ support ]> >Release: <mysql-3.23.44-max (Official MySQL-max binary)> >Environment: <i686,SuSE Linux 7.1,first install, libraries (multiple lines)> System: <Linux linux 2.4.4-4GB #1 Fri May 18 14:11:12 GMT 2001 i686 AMD> Architecture: <i686> Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs gcc version 2.95.3 20010315 (SuSE) Compilation info: CC='gcc' CFLAGS='-O3 -mpentium ' CXX='gcc' CXXFLAGS='-O3 -mpentium -felide-constructors' LDFLAGS='-static' LIBC: -rwxr-xr-x 1 root root 1343073 May 11 2001 /lib/libc.so.6 -rw-r--r-- 1 root root 24539184 May 11 2001 /usr/lib/libc.a -rw-r--r-- 1 root root 178 May 11 2001 /usr/lib/libc.so -rw-r--r-- 1 root root 859134 May 11 2001 /usr/lib/libc-client.a lrwxrwxrwx 1 root root 20 Jul 14 14:27 /usr/lib/libc-client.so -> libc-client.so.2000c -rwxr-xr-x 1 root root 720640 May 11 2001 /usr/lib/libc-client.so.2000c Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=Official MySQL-max binary' --with-extra-charsets=complex --with-server-suffix=-max --enable-assembler --with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --disable-shared --with-berkeley-db --with-innodb --------------------------------------------------------------------- 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