{Help} Is there any other program i could use for MySqL ?

Newbie Spellweaver
Joined
Oct 3, 2007
Messages
17
Reaction score
0
I cant seem to get anyone to tell me how to Fix the mysql error i keep reciving "The process could not be started. Error 0" So i was wondering is there any other program i could use to Host a wow server with besides MySql
 
you need mysql. what setup are you using? xampp? if not, try:
follow the step on that site and it will work.

t4k
 
you need mysql. what setup are you using? xampp? if not, try:
follow the step on that site and it will work.

t4k


Would you be kind enough as to post or Link how to use this with setting up a Ascent / mangos / Antrix Server?

Im a newbie but i have used a Mangos DB before.

I just downloaded Xampp and i need some help using it
 
look at the same site. scroll down, there is an Installation section. follow the steps until you reach the end of the page :)

t4k
 
no its not that diffcult. just start the installer. thats basicly all. then you find in c:\xampp a control panel application (xampp-control.exe). start it and you can manage services from within the app. start/stop mysql apache.
when apache and mysql have been started goto your webbrowser and follow the steps on that site above (A Matter od Security ( MUST READ): there you define your basic access for mysql (give user called "root" a password).
if this is done you can continue reading the guide you mentioned above.

Edit: if you allready have another mysql installation, uninstall it, you only need the xampp package.

t4k
 
I tried to but it just goes to google and searches for it, any sugestions?
 
I suggest to re-do the whole process. Start by compiling a core, (you can download one, but self compiled versions are much more reliable). Download a new DB, I recommend you to use NCDB .2. Just load it into your MySQL editor, such as Navicat or SQLyog. Complete the process by modifying your .conf files, which isn't that difficult at all :)
 
Back