![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
I am greeting.
I unfortunately don't understand what it is marking and as it to place: ? $rcmail_config['db_dsnw'] = 'mysql://roundcube:mypass@localhost/roundcubemail'; What it has of MYSQL common to the base? The server is on? localhost? I am asking for the help because for me nothing is leaving I am greeting Tomasz ![]() |
|
#12
|
||||
|
||||
|
Hi Tomasz.
The mySQL string is constructed as follows: db_type://username:password@mysql_server/database_name db_type can be any of the following:
Username and password are the mySQL username and password required to connect and write/read/modify/update/insert to the database you specify. The mysql_server is either the server location (IP address), server domain (mysql.domain.com) or relative path (localhost) to the mySQL server. Some people have more success with using 127.0.0.1 in place of localhost, but they're the same thing.
__________________
![]()
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |