| |
IRStats Discuss |
I'm trying to do this as well, I currently have the config file set so
DBD::mysql::st execute failed: Table 'irstats.access' doesn't exist
Anyone know how to resolve this?
Thanks,
Guy Knights
On Nov 4, 11:25 pm, "Dennis - UT" <dv.epri...@gmail.com> wrote:
> *#database configuration
> 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
> > During the course of installing the IRStats, there are instruction to
> > Many thanks,
> > - Francis
that the 'extract' database is our EPrints 3 DB (called 'quteprints'),
while the database configuration is for a separate IRStats DB I've set
up (called 'irstats'). However, when I try to run an update_table, I
get the following error:
at /usr/local/irstats/var/www/irstats/lib/IRStats/DatabaseInterface.pm
line 625.
Guy
Computer Systems Officer
Library Systems, QUT
Phone: (07) 3138 3910
Email: g.knig...@qut.edu.au
> 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?