Hi i have a problem with ac web repack:
Please Help me i am disperate....
Hi i have a problem with ac web repack:
Please Help me i am disperate....
Check your config files..... make sure you have them right.
Make sure in your conf fiels the mysql user and pass are the same as your mysql info eg root ascent
If you need me you have my skype, if you don't have my skype then you don't need me.
try
user name:root
password:ascent
in your Ascent-Logon file
please explained better me
Could you please post your .conf files?
Last edited by Losheau; 05-27-2008 at 06:51 AM.
#######################################################################
# Ascent Realms Configuration File
# Last updated at revision 446 by Burlex
#######################################################################
/********************************************************************************
* How to use this config file: *
* Config files are in a block->variable->setting format. *
* A < signifies the opening of a block, the block name is expected after that. *
* After the block name, a space and then the settings sperated by = / ' '. *
* *
* e.g. *
* <block setting="0" someval = "1"> *
* *
* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
* of the line, or in shell format (#). *
********************************************************************************/
# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
Do you actually HAVE a mysql server running? and did you import whatever SQL files etc that came with it?
I'm really not sure how the ac-web repack works, maybe try asking at ac-web itself?