Gossamer Forum
Home : Products : Gossamer Links : Discussions :

build command

Quote Reply
build command
Not that I have telnet or shell access with my host, there is this program called cgitelnet which allows you to execute some commands.Not that my host would approve of this, I am desperate to get my LSQL up and running again.I entered the build command (perl nph-index.cgi --change-driver=internal) and this is the output i get.When I go into the admin panel , the database still show my tables as being MySQL indexed. Does anyone know what I am doing wrong here?


HTTP/1.1 200 OK
Content-type: text/html


<html>
<head>
<title>Reindexing Database</title>
</head>
<body bgcolor="white">
<table border="1" cellpadding="0" cellspacing="0"><tr><td>
<table bgColor="#ffffff" border="0" cellPadding="3" cellSpacing="3" width="500" valign="top">
<tr>
<td align="left" bgColor="navy"><b><font color="#ffffff" size="2" face="Tahoma,Arial,Helvetica">Reindexing Database ...</font></b></td>
</tr>
<tr>
<td>
<p align="center"><b><font color="#000000" size="2" face="Tahoma,Arial,Helvetica">Reindexing Database ...</font></b></p>
<p><font size="2" face="Tahoma,Arial,Helvetica">Links SQL is now going to re-index your database, please be patient, this can take a while. Please note: this is only neccessary if you have manually changed the database outside of Links SQL.</font>
</td>
</tr>
</table>
</td></tr>
</table>

<pre>Started at Sat Apr 6 18:51:17 2002.

Indexing Links Database ... 41744 links.

Done!

Reindexing Category Database ... 8247 categories.

Done!

All Done (0.44 s)

</pre></body></html>

Last edited by:

sooke: Apr 6, 2002, 3:53 PM
Quote Reply
Re: [sooke] build command In reply to
Have you tried changing the driver from the admin panel?
Quote Reply
Re: [Paul] build command In reply to
Yes, when I tried, it would return an error telling me to use another method, as the database was too large... something to that effect anyways.... what I have ended up doing to get around the problem (temp fix) was completley unload my database, change indexes, then reload and re-index!

I am now using the INTERNAL scheme, as I think you are right..... MySQL is "crap" for returning results... I was getting ZERO returns!!