Allright. This is mainly a record for me to remeber any changes i've done to the system.
I'm currently having a MySQL error, identified by these apache logs:
[Mon Jan 28 03:35:03 2002] [error] Can't call method "quote" on an undefined value at
DBI->connect(database=slash;host=localhost) failed: Access denied for user: '@localhost' to database 'slash' at
Major Mojo Bad things
unable to connect to MySQL: : Access denied for user: '@localhost' to database 'slash'
DBI->connect(database=slash;host=localhost) failed: Access denied for user: '@localhost' to database 'slash' at
Major Mojo Bad things
unable to connect to MySQL: : Access denied for user: '@localhost' to database 'slash'
[Mon Jan 28 03:35:03 2002] [error] Can't call method "selectall_arrayref" on an undefined value at
I've decided to reconfigre DBIx::Password and update the settings used to authenticate the user of the slash db. I hope that this will fix the error, but I'm guessing probably not.
Oh, BTW, the current error I'm getting is an internal server error. Now, sleep.