Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Problems with nph-build.cgi

Quote Reply
Re: Problems with nph-build.cgi In reply to
Ok.

You can't just delete-all and have it work. You need to drop the table, and recreate it. It's a problem with the index files. They are automatically recreated when the table is created.

If you have MySQLMany installed, it is easy. If not, INSTALL IT!!! :)

Go to your database.

In the SQL DUMP area, you want to dump to screen, ONLY the Hits_Track table, with NO data. When you click the form button, you should see a small amount of code at the top to create the table. Copy this to an editor.

Then drop the Hits_Track table. It will disappear.

Then, in the SQL Monitor, copy the code from the first step into the box, and run it.

You will now have a blank, new Hits_Track table.

Everything should be fine.

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://postcards.com/FAQ


Subject Author Views Date
Thread Problems with nph-build.cgi AndreasH 9066 Nov 26, 2000, 3:09 PM
Thread Re: Problems with nph-build.cgi
Stealth 8949 Nov 27, 2000, 6:58 PM
Thread Re: Problems with nph-build.cgi
AndreasH 8907 Nov 28, 2000, 5:37 AM
Thread Re: Problems with nph-build.cgi
Stealth 8883 Nov 28, 2000, 6:56 AM
Thread Re: Problems with nph-build.cgi
AndreasH 8897 Nov 28, 2000, 12:02 PM
Thread Re: Problems with nph-build.cgi
AndreasH 8863 Nov 30, 2000, 2:32 AM
Thread Re: Problems with nph-build.cgi
pugdog 8855 Nov 30, 2000, 4:04 AM
Thread Re: Problems with nph-build.cgi
AndreasH 8844 Nov 30, 2000, 5:48 AM
Thread Re: Problems with nph-build.cgi
pugdog 8865 Nov 30, 2000, 6:05 AM
Post Re: Problems with nph-build.cgi
AndreasH 8863 Nov 30, 2000, 6:38 AM
Thread Re: Problems with nph-build.cgi
AndreasH 8865 Nov 30, 2000, 8:32 AM
Thread Re: Problems with nph-build.cgi
pugdog 8854 Nov 30, 2000, 4:40 PM
Thread Re: Problems with nph-build.cgi
AndreasH 8849 Dec 1, 2000, 3:39 AM
Post Re: Problems with nph-build.cgi
pugdog 8847 Dec 1, 2000, 4:31 AM
Post Re: Problems with nph-build.cgi
pugdog 8885 Nov 28, 2000, 9:33 AM