ispCP - Board - Support
Database prefix - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Suggestions (/forum-2.html)
+--- Thread: Database prefix (/thread-899.html)



Database prefix - Z4P - 06-29-2007 08:31 PM

I think it is usefull if we can set in the admin menu some prefixes for the mysql databases and users. So we we can have domain_forums .
And i mean whit a setting, something like ispconfig has, that you can choose something like web01 or [DOMAIN] (that will be changed to the domain of that user)


RE: Database prefix - raphael - 06-30-2007 01:43 AM

use the current default config and set a customer id when creating the account


RE: Database prefix - MicCo - 06-30-2007 06:03 AM

Z4P Wrote:And i mean whit a setting, something like ispconfig has, that you can choose something like web01 or [DOMAIN] (that will be changed to the domain of that user)

Nononono. I have been in on the development, and still take care of the danish translations for ISPConfig, and many people like that CP, but 90% don't like the option of "web01", due to that fact that it's needed in many things, e.g. e-mail etc. So no, we don't need any thing like that for ispCP, never, nada, aldrig, nope.... Smile


RE: Database prefix - raphael - 06-30-2007 08:40 AM

talking about translations... they need to be updated! (use the .po files, the other files are soon going to be regenerated).


RE: Database prefix - WarCow - 08-08-2007 10:20 AM

raphael Wrote:use the current default config and set a customer id when creating the account

Seems to change nothing. Still no prefix. Is there a specific setting to activate the automatic prefixing?


RE: Database prefix - Zothos - 08-08-2007 04:28 PM

take a look at the ispcp.conf. There is a entry.


RE: Database prefix - WarCow - 08-08-2007 07:32 PM

I only found a setting to force the user to use the numeric prefix. Isn't there a way to add something else in front of the name? Just like VHCS did with the domain name.


RE: Database prefix - BeNe - 08-08-2007 07:38 PM

Do you mean this in your ispcp.conf

Code:
MYSQL_PREFIX = no

# '' for MYSQL_PREFIX = no,
# 'infront' or 'behind' for MYSQL_PREFIX = yes
MYSQL_PREFIX_TYPE =
[/code]

Greez BeNe


RE: Database prefix - tedeu - 05-28-2009 03:27 PM

Nice ... thank you for your support !
This really bugged me out ...
If i have 10 customers, and all want to have a database called 'superdatabase' only one can have ...
now they all can Smile