Ticket #1485042 (closed Bugs: fixed)
parsing of mysql login-data failed
| Reported by: | moin339 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Database | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
RoundCube couldn't connect to my mysql database.
This is written into my db config:
$rcmail_config['db_dsnw'] = 'mysql://moin339@1:password@localhost/moin339@1-RoundCube'; the username is: moin339@1 password: password host: localhost db: moin339@1-RoundCube
I suppose that the automatic parsing isnt working because my hoster used the "@" into the username and DB name :(
Change History
Note: See
TracTickets for help on using
tickets.
