| |
IRStats Discuss |
These settings can be found in irstats.conf (or the conf file specific to *#database configuration Dennis > Hi, I have been trying to implement IRStats for our GNU EPrints.org > During the course of installing the IRStats, there are instruction to > Many thanks, > - Francis
your repository in case of multiple config files):
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.
> based IR. I would say that I have been partially successful because of
> useful tips provided by Dennis.
> 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?