Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-10-2002, 07:05 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default Remote Mysql

Alright, I've been trying to make a permanent server (the actual PC) to leave on 24/7 for my own server, but it doesn't look like it will be happening anytime soon. So now I want to run my mysql database on my website, dentondesigns.com. I loaded up all the DB files and updates on the site, created a user (TheDreamX), and tried logging on through the emu. It always gives me an access denied error. I read somewhere to type the "give priviliges *.*" or something like that, but then it said I could not run that command because access was denied again. My site uses phpMyAdmin 2.3.2. Please help.
Reply With Quote
  #2  
Old 11-10-2002, 09:12 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You need to log onto mysql as a root level user, ie one that has permissions to create databases..
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 11-10-2002, 12:13 PM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default

Only problem is, I am logged on as the administration user. Does anyone know how else I can have a mysql database running away from my PC?
Reply With Quote
  #4  
Old 11-10-2002, 02:36 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

If you were the root/admin user, you would never see 'permission denied'

Can you do a

mysql>create database testing;

If you get a permission denied, then you need a user with admin rights to adjust privileges..
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #5  
Old 11-11-2002, 05:12 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default

Yes, I can do the create database command. It's really screwy, do I'm just gonna run it off my PC. Thanks anyways.
Reply With Quote
  #6  
Old 11-12-2002, 09:09 AM
Xarslik
Hill Giant
 
Join Date: Oct 2002
Location: System.Web
Posts: 107
Default

try this:

Code:
GRANT ALL ON *.* TO TheDreamX@YOUR_IP IDENTIFIED BY 'yourpass';
Make sure to replace YOUR_IP with your actual IP.
__________________
~ Xarslik
[ Xarslik's Arena Challenge Server ]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:40 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3