Dear Sir,
We have installed Webinator on our web servers, and it was working just
fine untill we had errors.
to view this error please access the following URL:
http://www.sis.gov.eg/cgi-bin/test
The Error Message:
Error: Could not connect to /pages/webinator/db
The following is what we have done before error appeared:
A UNIX shell script has been prepared which will re-initialise the
database for http://www.sis.gov.eg/. This script is currently in the
root directory and is called UpdateWebinator. Its contents are as
follows :
cd /pages/webinator/bin
/gw -d/pages/webinator/db -wipe
/gw -d/pages/webinator/db http://www.sis.gov.eg
/gw -d/pages/webinator/db -index
cp /pages/webinator/db/* /webftp/public/pages/webinator/db
Note the "unexpected" location of the gw program and of the database.
The "chrootd" environment operated by our web server (The Fujitsu-ICL
WebServer) requires a second installation of Webinator. Although the
pages are really under /webftp/public/pages, the /webftp/public part of
the path is invisible when the web server is running; the webinator CGI
program would fail because it requires complete path names. Therefore
the script forces gw to use an alternative database directory as
specified by the -d parameter.
The scripts last action is to copy the database files from the working
directory into the directory where the webinator CGI program expects to
find them.
We kindly appreciate your corporation
Best Regards
Rami Labib
Network Administrator