Web Hosting Talk







View Full Version : MySQL... Virtual or Dedicated?


jay132
06-02-2002, 06:55 PM
From my web host's FAQs, CPanel's documentation, and other MySQL sources of information, my understanding is that all MySQL databases for all the virtual accounts on my web host's server are stored in the same folder /var/lib/mysql.

Further, each database is created and maintained with a different and unique name initially specified by the account owner and modified by Cpanel to include the account name as part of the database name.

Although a long-time reseller (in web years anyway), I've little experience with php/MySQL other than BB applications and simple scripting.

However, my most current project will require that my "sold" accounts have a php/MySQL environment, with a dedicated IP address, uploading and indexing files to the database.

Once I reach the level of sales to support the dedicated server monthly fee, am I best served to use a DS or continue selling virtual accounts, or does it matter?

BTW, I do understand the additional support aspects of maintaining my own DS, just haven't had the need to until now.

StevenG
06-04-2002, 01:41 AM
Hi there,

Not too sure why you need a dedicated IP address for those?

Although most hosts wouldn't allow remote mysql connections anyway I wouldn't think, a dedicated IP isn't as far as I am aware required to do that. Also Mysql can be administered via phpmyadmin etc through CPanel - so the remote connection isn't needed. Is that that you meant?

If you did need an IP for those sites, ssl etc then i'm sure your host would provide them if they are justified.

Managed dedicated is more expensive but you do get full control over the server - If you don't know whether you need a dedicated then you probably don't and the shared environment would be just fine for you.

Regards