does anyone know the command to go to emerald dream ? I`m trying to .recall port EmeraldDream but doesn`t seem to work![]()
does anyone know the command to go to emerald dream ? I`m trying to .recall port EmeraldDream but doesn`t seem to work![]()
I got a problem.. it says This PHP environment doesn't have MySQL support built in. when i try to visit my website.. whats up with that?
It is a great server, aside from the fact that Naxxramas is scripted with Vanilla loot tables, and the database is so different, it's nearly impossible to add pre-made entries into it.
Great share, however I do have a few issues.
Firstly specific parts of the forum keeps loosing the SQL connection (cant ifgure out why), however I am able to watch some parts of the forum and create an account.
Further in the game I have tons of issues with mounting up, learning mounts and abilities, do wonder if it's me whoms set anything up wrongly. I cant even hit a mob without using the .damage >.>
Apache and Mysql wont work for Mysql says it cant find an error "Cant find message file /AC Web Ultimate Repack/server/mysql/share/english/error.sys
Apache says "serveroot must be a valid directory"
please help
Offering Powerleveling 1$perlevel Aim me Zackattack7230
wish i knew how to use it
Hey I have a little problem I run the ad.exe in wows directory but he download just the maps not the DBC.. can somebody help me with this?
EPIC RELEASE! ++rep
KEEP THEM COMING!
hi it works for me now. but how can open the databases?
Hello
my problem is that apache dont whant to start it says : Apache could not be started.
the whole repac is on C drive and still i dont whant to start,
is there any other ways to create accounts?
or im doomed and have a working emu server but cant make account and cant access it?
plz help.
What is the DB pass word and login?
if i start apche and MySQL it sais it fail and "press one key to continue" and it shuts down...:I(
Okay, well, I promise I've tried to find an answer, and I guess I haven't done this in a while so maybe I'm just forgetting something.
I've got MySQL, Apache, the core and realm exe's started.. Everything is started.
I'll give you the rundown of what I'm doing.
Open navicate, click file, go to New Connection > MySQL. Connection name > Trinity, Host > localhost, Port > 3306, Username > root, and nothing in password.
When I click okay and try to connect, I get "1405 - Access denied for user 'root'@'localhost' (using password: NO)
I can't figure it out, and without connecting to the DB I can't make myself GM nor can I fix the website.
Someone help me out if you get time. :/ Please.
Make sure the repack is on the C: drive. (C://ACWeb....)
Password is 'ascent'.(Without quotes)Open navicate, click file, go to New Connection > MySQL. Connection name > Trinity, Host > localhost, Port > 3306, Username > root, and nothing in password.
Unless you changed settings in the PHP config file that is.
If you did, redownload and paste the clean untouched config file in.
I am sort of a complete mysql noob and thought this would be useful for some people.
Run that in a query in your mysql program of choice and it will set the spell cost column for all 17,000 rows to 0. Making all training free.Code:UPDATE npc_trainer.udbtrin SET spellcost=0