Author Topic: increase the characters db  (Read 61 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
increase the characters db
« on: Today at 12:37:22 PM »
How do I increase the characters in the database name?

Offline
*****
Re: increase the characters db
« Reply #1 on: Today at 12:51:21 PM »
Code: [Select]
/usr/local/cwp/.conf/mysql_user_prefix.conf

Offline
*
Re: increase the characters db
« Reply #2 on: Today at 01:04:47 PM »
Is empty file...

Offline
*****
Re: increase the characters db
« Reply #3 on: Today at 02:51:46 PM »
It takes the form of one entry per line (to map 8 char usernames to longer names):
shortname:longername

Offline
*
Re: increase the characters db
« Reply #4 on: Today at 04:33:17 PM »
I didn't understand what I should do...