help: SQLPrepare() failed with -1

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

help: SQLPrepare() failed with -1

Post by Thunderstone »



I am trying to run Webinator on a Solaris box (Sun OS 5.5) for the first
time. I had some problems with permissions, but they're fixed now.
However, I get errors when I try to index.

I found some advice from Thunderstone to delete the db files and directory
and run gw -d- create but I get this error:

175 Table html not found in data dictionary
115 No such table: html
000 SQLPrepare() failed with -1
Sorry, you have reached the maximum number of HTML pages allowed.
getip() called 0 times. 0 hits
gethostbyname() called 0 times

Please advise.

Avi
________________________________________________________________
Avi Rappoport <mailto:avirr@searchtools.com>
Search Tools Consulting: for all your site search and navigation needs
Guide to Site Indexing and Local Search Engines: <http://www.searchtools.com>


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

help: SQLPrepare() failed with -1

Post by Thunderstone »




You must not have deleted the database directory.
In any event, you left off the dash.

gw -d- -create


Post Reply