News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fcser

#1
Support Requests / Re: MySQL admin issues
August 24, 2006, 12:36:00 AM
I found the error. It was the db I exported, wrong type of export or something.  :o
I re-exported it from the original site and then was able to import.
thanks for the response markjay
#2
Support Requests / MySQL admin issues
August 23, 2006, 02:48:15 AM
I am trying to take an e107 mysql db from a different web site of mine and copy it to a freepgs e107 db. I exported the DB from the original size per the e107 directions. Installed e107 on freepgs, used the same db name / username / pw as the original site. Went to MG the db in the cpanel. When I go to import the db i get errors of either 'db name' exists or else if i delete the db i dont have permission to create the db from my exported file. Is there something I'm over looking here. I tried

  GRANT ALL PRIVILEGES ON *.* TO zzzzz_blast@fpgs.lvcs.net IDENTIFIED BY 'password';

and get access denied.

Is there a db admin account that I'm not seeing? It seems like i just don't have permission.....