Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Third Party Program Support

Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities.

Reply
 
Thread Tools Display Modes
Old 09-22-2005, 04:02 PM   #1 (permalink)
 
Join Date: Sep 2005
Age: 32
Posts: 4
Default MyRunUO not logging to MySQL

Hi all

Ok ive spent abt 2 hours repeating the same tasks over and over again so ive posted for some enlightenment.

Ive got Mysql 4.1 running with latest RunUO (which is workign perfectly) however ive configured myRunOU to the relevant mysql database ive created (alot with said tables) however nothign being logged into it.

Ive intalled the ODBC client , ive got .net v1.1 installed and the .net odbc addon bit (im running on a win2003 enterprise server here)

Ive set Mysql to use the old style autehntication (i did this when i confiured phpbb2) so i know the mysql install is good.

When i run runuo is shows that its updating the database (i.e status database updateing in 0.1 seconds etc) however when i sql query the database i get nothing. (grrr)

The myrunou cs file is standard but ive put it below in case ir help.

// Is MyRunUO enabled?
public static bool Enabled = true;

// Details required for database connection string
public static string DatabaseDriver = "{MySQL ODBC 3.51 Driver}";
public static string DatabaseServer = "localhost";
public static string DatabaseName = "MyRunUO";
public static string DatabaseUserID = "root";
public static string DatabasePassword = "XXXXXXX";


Also just on off chance i tried somethign i found on the forum and changed the follwoign to flase to test (didnt work) so set it back to true

// Use optimized table loading techniques? (LOAD DATA INFILE)
public static bool LoadDataInFile = true;

Any help greatly appreciated.

Cao
Caoboth is offline   Reply With Quote
Old 09-22-2005, 06:52 PM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

What backend are you using, MyRunUO clearly won't work without one, and depending on which one you use the database might need to be updated.
Phantom is offline   Reply With Quote
Old 09-23-2005, 04:12 AM   #3 (permalink)
 
Join Date: Sep 2005
Age: 32
Posts: 4
Default

The backend is IIS.

Ive been using the myrunuo supplied with the latest version of runuo. As an alternative i also downloaded myrunuo v1 and also tried that one. (must admit this is a cracking one its got me well puzzled)


cao
Caoboth is offline   Reply With Quote
Old 09-23-2005, 04:18 AM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by Caoboth
The backend is IIS.

Ive been using the myrunuo supplied with the latest version of runuo. As an alternative i also downloaded myrunuo v1 and also tried that one. (must admit this is a cracking one its got me well puzzled)


cao
So your uisng the APS code, which is the original code, instead of the php port.

Without more information I couldn't help you, can you test custom code, to see if you can do your own query?
Phantom is offline   Reply With Quote
Old 09-23-2005, 06:41 AM   #5 (permalink)
 
Join Date: Sep 2005
Age: 32
Posts: 4
Default

Im not even looking at the php or asp at the moment, ive been using navicat (graphical mysql browser) to examine the database and there are 0 entries.
Caoboth is offline   Reply With Quote
Old 09-23-2005, 07:06 AM   #6 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by Caoboth
Im not even looking at the php or asp at the moment, ive been using navicat (graphical mysql browser) to examine the database and there are 0 entries.
Do what I suggested, do your own query, it might not be the code.

If its not the code, then its nothing we can do to help you.
Phantom is offline   Reply With Quote
Old 09-23-2005, 09:16 AM   #7 (permalink)
Forum Expert
 
Axle's Avatar
 
Join Date: Oct 2002
Location: Iowa, USA
Age: 38
Posts: 395
Default

Code:
public static bool LoadDataInFile = true;
set this to false and see what happens.
Axle is offline   Reply With Quote
Old 09-23-2005, 10:13 AM   #8 (permalink)
 
Join Date: Sep 2005
Age: 32
Posts: 4
Default

Well ive queried the database manually and 0 entries.

Axel ive already tried that one (but cheers for help though bud)

On searches ive seen a couple of people with same issue howeer never seen a resolution.

Cao
Caoboth is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5