i want help in making private server

06/29/2010 10:18 mido1997#1
hey guys i have problems in making server (5095) and i want some one help me ok my problem is when install appserv he tell me to write a password this pass wen i put it in navicat (after writing localhost in connection name) he say the password wrong and i reset my pass 100 time but still the same problem and now wen i put the password again it says: 2003-can't connect to mySQl server on "localhost" (10061) can u help me guys plz?
06/29/2010 14:02 ~Master#2
Open c:/windows/ and delete my.ini and then restart your pc.
Reopen winmysqladmin.exe and use same user/pw u used in appserv.
Make sure you update all the config/shell files with the new mysql info [You can just use test/test].
06/29/2010 14:19 mido1997#3
Quote:
Originally Posted by ~Master View Post
Open c:/windows/ and delete my.ini and then restart your pc.
Reopen winmysqladmin.exe and use same user/pw u used in appserv.
Make sure you update all the config/shell files with the new mysql info [You can just use test/test].
i havenot my.ini and i wer is winmysqladmin.exe?
06/30/2010 16:12 Adziunia#4
so u r trying to set up binaries on patch 5095? if u doesnt have my.ini in windows then uinstall appserver do it or u wont set up binaries after uinstalling restart ur pc then set up winmysqladmin.exe from zfserver/mysql/bin/ and as i know most binaries uses user and pass "test" so while running winmysqladmin a window should popup then write test test if u rnt sure about this open config.ini from gameserver folder and check if there is test as user and pass then click ok and thats it run binaries so now i suggest u get wamp instead of appserver to run website from ur pc
06/30/2010 18:24 mido1997#5
Quote:
Originally Posted by Adziunia View Post
so u r trying to set up binaries on patch 5095? if u doesnt have my.ini in windows then uinstall appserver do it or u wont set up binaries after uinstalling restart ur pc then set up winmysqladmin.exe from zfserver/mysql/bin/ and as i know most binaries uses user and pass "test" so while running winmysqladmin a window should popup then write test test if u rnt sure about this open config.ini from gameserver folder and check if there is test as user and pass then click ok and thats it run binaries so now i suggest u get wamp instead of appserver to run website from ur pc
wat u mean by get wamb instead op appserver any way still the same problem and the winMySQLAdmin dont want to be green light only give me red light omg this problem is so hard to resolve :mad::mad: :( :( HELP! :(
06/30/2010 20:17 mido1997#6
ok now i have another problam wen i write navicat test test as pass and user name it says: 2003-cant connect to MySQL server on "localhost" (10061)
07/01/2010 00:53 Adziunia#7
well its not hard my friend has it so i helped him as i said and it works maybe ur aint so smart :P
07/01/2010 01:03 pro4never#8
uninstall appserver and use xamp.

xamp = <3


Sounds to me like you have multiple installs of sql on your computer and that's why appserver won't load it's own version of sql because you have a different one already running.

You can test this theory by opening your services window (something like start>control panel> administrative tools> view local services on vista) and check to see if MySql is running. If it is, stop it and then try re-loading appserver and see if that fixes the problem.

If that is the case then I'd suggest that you open up your install/uninstall programs window and search for any installs of sql and uninstall them then start from scratch using your sql version of choice (xampp is rather lovely :P
07/01/2010 05:33 mido1997#9
Quote:
Originally Posted by pro4never View Post
uninstall appserver and use xamp.

xamp = <3


Sounds to me like you have multiple installs of sql on your computer and that's why appserver won't load it's own version of sql because you have a different one already running.

You can test this theory by opening your services window (something like start>control panel> administrative tools> view local services on vista) and check to see if MySql is running. If it is, stop it and then try re-loading appserver and see if that fixes the problem.

If that is the case then I'd suggest that you open up your install/uninstall programs window and search for any installs of sql and uninstall them then start from scratch using your sql version of choice (xampp is rather lovely :P
oh thnx i under stand ^^