Roundcube Community Forum

 

mysqlusername with a @ symbol in it.

Started by linus46, July 24, 2007, 04:44:41 AM

Previous topic - Next topic

linus46

In the databaseconfig the string below are found.

$rcmail_config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcubemail';

when i change it to my settings on my local web/mysqlserver everything works fine, roundcube rocks!

However, now i want roundcube in my domainaccount at Loopia (//www.loopia.se) webspace/mysql host provider.

The problem is that they use username@number as username on their mysqlserver. examle linus46@d5493

What should i do to successfully authenticate on their stupid mysqlserver?

They said to contact you guys so donÃÂ,Ã,´t point me to them ;)

Thanks for the help!

// Linus