missing database

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

missing database

Post by Thunderstone »



I typed the following:

gw -d/home/www/webinator/helpdesk/
-xhttp://www.athenet.net/companion/MAIMS/
-jhttp://www.athenet.net/companion http://www.athenet.net/companion/TechBase

and the webinator says that database doesn't exist so it creates it, then
it goes through and says it's grabbing urls and adding stuff to the todo
list. When I go to my browser and type
http://www.athenet.net/cgi-bin/webinator?db=helpdesk I get the error:

Webinator is incorrectly installed!

Please contact the owners of this site and inform them.

/home/www/html/webinator/helpdesk/SYSOBJECTS.tbl is missing

If I search through the webinator directory I can't find a directory named
'helpdesk'. What am I doing incorrectly. The directory that I am indexing
has a .htaccess file in place but I removed it for the purposes of indexing.

thanks-
Mike



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

missing database

Post by Thunderstone »



Mike Ingala said:


These paths should agree. You should have installed webinator under
/home/www/html not /home/www . And run gw as:

gw -d/home/www/html/webinator/helpdesk

You should be able to move the directory,
/home/www/webinator to /home/www/html/webinator

Or reinstall using the correct document root path.


Post Reply