ɹןʇnqן skrev den 2013-07-01 23:22:

# mysqldump -d -u rcadmin -p roundcubemail
Enter password:

it ask password, so hopefully its not password roundcubemail, but anything else, never share passwords, not even to some that say thay like to help !

if you like to hand over password in automatic way, add it to my.cnf, just NOT global in my.cnf

or strip space after -p

eg $HOME/.my.cnf

[client]
pass=mypassword
user=myuser

chmod it to only be owner that have access to this file

this can be used for multiple users homedirs

-- MySQL dump 10.13  Distrib 5.1.66, for portbld-freebsd8.0 (amd64)

etc. As far as I can tell, everything is setup as it is supposed to be.

blank pages is mostly missing support in php, or unsupported php version, check ports maintainers for roundcube

--
senders that put my email into body content will deliver it to my own trashcan, so if you like to get reply, dont do it
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to