gw -d/usr/local/morph3/texis/testdb -create
KDBF error
KDBF error
p.s. You may need to create the directory /usr/local/morph3/texis first if it doesn't already exist.
-
- Posts: 26
- Joined: Tue May 01, 2001 8:58 pm
KDBF error
Hello, will this create an empty database? I don't want a database(i'm only using the metasearch part of webinator) I just want to get rid of the error message:
<!-- 002 /webinator/narrow1:126: Can't open/create KDBF file /usr/local/morph3/texis/testdb/SYSTABLES.tbl: error 2: No such file or directory -->
<!-- 004 /webinator/narrow1:126: Could not create database /usr/local/morph3/texis/testdb -->
Thanks, Paul
<!-- 002 /webinator/narrow1:126: Can't open/create KDBF file /usr/local/morph3/texis/testdb/SYSTABLES.tbl: error 2: No such file or directory -->
<!-- 004 /webinator/narrow1:126: Could not create database /usr/local/morph3/texis/testdb -->
Thanks, Paul
KDBF error
You get rid of the message by creating a database. You have to have a database. Even if it's "empty".
-
- Posts: 26
- Joined: Tue May 01, 2001 8:58 pm
KDBF error
I followed your suggestions and I figured out the real problem. I don't have access to /usr/local on my ISP.
My root access is /home/www/mydomain.
How can I change the path from the error message /usr/local to my root path? Can this be done?
Any help would be greatly appreciated.
Thanks, Paul
My root access is /home/www/mydomain.
How can I change the path from the error message /usr/local to my root path? Can this be done?
Any help would be greatly appreciated.
Thanks, Paul
KDBF error
Yes. You can use whatever path you want to create the database, and then specify that at the top of the script, e.g.
<SCRIPT LANGUAGE=vortex>
<DB=/home/www/mydomain/db>
<SCRIPT LANGUAGE=vortex>
<DB=/home/www/mydomain/db>
John Turnbull
Thunderstone Software
Thunderstone Software