Page 1 of 1

config help

PostPosted: Thu May 13, 2004 2:36 am
by sella
Make sure that 'installBase' is the full path to DGS Search. For example.. my web site is actually located within:

/usr/data/httpd/www/html

However, DGS Search is within the sub-directory dgssearch under:

/usr/data/httpd/www/html/dgssearch

So, my 'installBase' looks like this:

$config['installBase'] = '/usr/data/httpd/www/html/dgssearch';

And my 'siteBase' and 'fsBase' point to the base of the web site which like so:

$config['siteBase'] = '/usr/data/httpd/www/html/';
$config['fsBase'] = '/usr/data/httpd/www/html';

Re: Is there any help on this board?

PostPosted: Thu May 13, 2004 2:38 am
by sella
Rickh wrote:Can I get some help here or do I have to buy this product to get any kind of support?


DGS Search can't be purchased. Its an open source GPL project. :)