did u edit some thing in the new-hp file?
did u edit some thing in the new-hp file?
Nope, everything is completely unedited like the way i downloaded it. I hate to say it but I'm completely new to xsl and xml. I'm just starting to get in on them. Althought I'm pretty decent at css and html. -_- I should be able to take any help I can get very easily, so please try what you can. Thanks.
hmm so u didnt edit any thing and it wont open it could be if your db is on a differnt comoputer your config might be wrong
removed by Unholy
I think i just figuered out what your problem is what are you using to host it on?
removed by Unholy
you have to cheek the start as a service to start mysql make sure u never stop it tho after it is started or ur data bases will be deleted
and u should just get a 2.4 repack instead of updating it
removed by Unholy
trying to make a account but i get errors like this on each page
![]()
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\account\process_reg.php on line 453
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\account\process_reg.php on line 453
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\account\process_reg.php on line 454
//Mysql server: Host name
$mysql_host = "wickedwarcraft.game-host.org";
//Mysql server: Username
$mysql_username = "root";
//Mysql server: Password
$mysql_password = "XXXX";
//Mysql server: The realmd database...
$mysql_realm_db = "world";
//Mysql server: The mangosd database...
$mysql_mangos_db = "world";
do you have 1 db or 2 for logon and world also make a user in mysql ODBC with the same mysql password
removed by Unholy
ok both server and website are on same PC
"also make a user in mysql ODBC with the same mysql password" i use Navicat, do u mean make a new account?
yea and I mean if you have a world db and logon db your suposed to put that in the config instead
removed by Unholy
'world" far as my noobness knows is my only database..... What is ODBC? Can u tell me what goes here...first time setting up a website....
//Mysql server: Host name
$mysql_host = "wickedwarcraft.game-host.org";
//Mysql server: Username
$mysql_username = "root";
//Mysql server: Password
$mysql_password = "XXXX";
//Mysql server: The realmd database...
$mysql_realm_db = "world";
//Mysql server: The mangosd database...
$mysql_mangos_db = "world";
im using Chrispees sunwell....which is ascent does that matter?
Last edited by Wolverine77; 07-07-2008 at 10:29 PM.
you need to make an admin account in navicat with the username ODBC
removed by Unholy
my database in navicat is "world" thats what i enter? get this
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\account\process_reg.php on line 760
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\account\process_reg.php on line 760
Database error! Please contact the system administrator.
omg sweet website!!!!
How do i change the adress of my site?
didn't krillin (Ac-Web) did something like this