gw -d/usr/local/morph3/texis/testdb -create
KDBF error
-
mark
- Site Admin
- Posts: 5519
- Joined: Tue Apr 25, 2000 6:56 pm
KDBF error
p.s. You may need to create the directory /usr/local/morph3/texis first if it doesn't already exist.
-
alistvideos
- 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
-
mark
- Site Admin
- Posts: 5519
- Joined: Tue Apr 25, 2000 6:56 pm
KDBF error
You get rid of the message by creating a database. You have to have a database. Even if it's "empty".
-
alistvideos
- 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
-
John
- Site Admin
- Posts: 2623
- Joined: Mon Apr 24, 2000 3:18 pm
- Location: Cleveland, OH
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