Page 1 of 1

What is data base

Posted: Tue Jun 09, 1998 10:01 am
by Thunderstone



Dear colleagues,

I have downloaded Webinator two weeks ago. So I have beginners problems.

I was not able to get positive search results. I tried "default.html" -
it give search page. When I tried to make search, the result was error:
"Error: The database does not appear to exist."

In file "Search" line
<DB = E:/WWW/system/Search/webinator/db>
point to existing directory.

The content of this directory is as follows:

Directory of J:\system\search\webinator\db

98/06/09 06:45 <DIR> .
98/06/09 06:45 <DIR> ..
98/05/29 09:08 956 gw.log
98/05/29 09:07 3 212 options.tbl
98/05/29 09:07 15 470 SYSCOLUM.tbl
98/05/29 09:08 3 912 SYSINDEX.tbl
98/06/09 06:26 8 SYSLOCKS.SEQ
98/05/29 07:19 3 212 SYSMETAI.tbl
98/05/29 09:07 3 882 SYSPERMS.tbl
98/05/29 09:07 6 564 SYSTABLE.tbl
98/05/29 07:19 3 212 SYSTRIG.tbl
98/05/29 07:19 3 324 SYSUSERS.tbl
98/05/29 09:07 148 xoptname.btr
98/05/29 09:08 148 xoptstr.btr
15 File(s) 44 048 bytes
574 118 912 bytes free


Can You point to the solution of this problem?

Thank You in advance,

|\___/| Karlis Kalviskis
/ q p \ GIS laboratory
\( ^ )/ Department of Botany and Ecology
~ University of Latvia
----------------------------------------------------------------
Kronvalda blvd 4. | Phone: +371-7325664; +371-7325656
LV 1842, Riga | FAX: +371-7325664; +371-7830291
LATVIA | E-mail: karlo@lanet.lv; karlo@latnet.lv
| WWW: http://priede.bf.lu.lv





What is data base

Posted: Tue Jun 09, 1998 10:35 am
by Thunderstone



If your database is J:\system\search\webinator\db , the <db=..> should read
<DB = J:\system\search\webinator\db>

Don't forget to change the <$defaultdb=...> statement in the <setdb> function.

In your web browser, view the source of the page containing the "Error:
The database does not appear to exist." message to see if there are any
more associated error messages.