If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > separate directory

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-22-04, 15:42
jmrSudbury jmrSudbury is offline
Registered User
 
Join Date: Oct 2003
Location: Canada
Posts: 573
separate directory

Hello

I would like to create different directories under the mysql/data folder. I want to store my databases in those folders. Each one of my clients will get their own folder, so no one's data will be mixed up. I want a folder ABC to be accessible to anyone whose host is ABC.com. Users from DEF will have their gl and other databases in the DEF folder. I don't want everyone to have access to the same database set -- I want each of my clients to have access to only their data. Is using directories possible, or do I have to add user and host to each table in my databases and php scripts? How would someone else host a bunch of websites that all access mysql databases through php and apache (on linux) even if most of those databases have the same name like gl, ap, ar, etc.?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On