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
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: apache friends - xampp for windows
follow the step on that site and it will work.
t4k
look at the same site. scroll down, there is an Installation section. follow the steps until you reach the end of the page :)
t4k
Ok i will try this but it looks much more complicating than the my sql setup lol
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 http://127.0.0.1/security 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 :)