Go to Google Groups Home    IRStats Discuss
Re: Different Database for IRStats

Dennis - UT <dv.epri...@gmail.com>

These settings can be found in irstats.conf (or the conf file specific to
your repository in case of multiple config files):

*#database configuration
database_driver = mysql
database_server = localhost
database_name = so
*
The instructions I posted on the eprints list before assume that you use the
same database as eprints, this should be fine in most cases I guess and
doesn't require setting up additional databases.

Dennis

On Tue, Oct 14, 2008 at 7:58 AM, Francis <fjayaka...@gmail.com> wrote:

> Hi, I have been trying to implement IRStats for our GNU EPrints.org
> based IR. I would say that I have been partially successful because of
> useful tips provided by Dennis.

> During the course of installing the IRStats, there are instruction to
> create a different database for IRStats. However, after the
> implementation of IRStats, i see that it has created a table in the
> database being used for EPrints.org software. I'm unable to figure
> out  how to instruct IRStats to use a different database? Can somebody
> please let me know if this is possible at all?

> Many thanks,

>  - Francis