[help] Ro Cp!!

Newbie Spellweaver
Joined
Sep 15, 2006
Messages
74
Reaction score
0
Im Having Trouble Putting the ROCP into the MySQL well installing it x_x Problem it Wont let me Do It

2. Start MySQL Query Browser, go to File in menu and choose Open Script... and look for the install.sql, which should be in rocp\install\Athena & Freya\. So, just execute install.sql.

If you get error, then try to create a cp database manually. Right-click somewhere within where your ragnarok database is and choose Create New Schema and type in cp. Double-click the cp database you just created.

Now just do as I explained in step 2.

3. In menu, click the Tools and choose MySQL Administrator. Go to User Administration and in User Information, enter this:
Code:
MySQL User : cp
Password: cp
Confirm Password: cp
fadedglory - [help] Ro Cp!! - RaGEZONE Forums
 
Well first of all, make sure your logged into the MYSQL Administrator using the root-account, if you login with any other account, you wont be able to create new, nor manage created mysql user accounts.

Also, i remember reading about a bug in scertain mysql versions when used on scertain windows versions... when you first create the user, you will be able to edit it, but whenever you click "apply settings", it locks the user, making you unable to edit it afterwards.
Try searching for the answer on the mysql forums... i remember seeing a solution to the problem there.
 
Back