Hope you don't mind I'm copying this one back into the list.

Martin

Brian wrote:
> Martin, I finally got the page to load! The key was to comment out line 
> 46 of Bibliotech/Config.pm. Then it started telling me exactly which 
> configuration options I hadn't set. The resulting configuration file is 
> below and only contains exactly the parameters that caused errors.
> 
> Unfortunately it doesn't exactly work. I tried a pubmed url that works 
> on connotea.org/webcite <http://connotea.org/webcite>, but doesn't work 
> on grey.colorado.edu/webcite <http://grey.colorado.edu/webcite>. The log 
> is not very imformative. It says 'ok' despite it not working.
> 
> /var/log/webcite.log
> 
>     Tue Jan  6 20:33:45 2009 info, webcite[22053] mods 0 ok calc
>     http://www.ncbi.nlm.nih.gov/pubmed/19123265
> 
> 
> /etc/bibliotech.conf:
> 
>     WEBCITE {
>       CACHE_ENABLED = true
>       CACHE_PATH = '/var/cache/webcite/'
>       CACHE_TIMEOUT = 7776000
>       LOG_ENABLED = true
>       LOG_FILE = '/var/log/webcite.log'
>     }
> 
>     GENERAL {
>       SITE_NAME = 'webcite'
>       SITE_EMAIL = '[email protected] <mailto:[email protected]>'
>       DBI_CONNECT = 'dbi:mysql:bibliotech'
>       USER_COOKIE_SECRET = '(redacted)'
>     }
> 
>     COMPONENT WIKI {
>       DBI_CONNECT = 'dbi:mysql:conwiki'
>     }


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Connotea-code-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/connotea-code-devel

Reply via email to