Re: [Koha] installing issues
MJ, yes it works adding -h localhost : [root@cm-vina8-190-111 bin]# ./mysql -u root -h localhost -pxxxx Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 4.0.20-standard-log Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql>_ did work so what now?!! J0se
On 2004-07-09 20:15:10 +0100 zero@vtr.net wrote:
MJ, yes it works adding -h localhost :
[root@cm-vina8-190-111 bin]# ./mysql -u root -h localhost -pxxxx [...] did work so what now?!!
So I'm more confused, as I think that's the command form used by the installer. You can see the actual command forms in Install.pm. Does it work if you just say -p and put the password in a my.cnf? (beware: put good security on the file) -- MJR/slef My Opinion Only and not of any group I know http://www.ttllp.co.uk/ for creative copyleft computing "Before we try to work out if he's competent, let's work out if he's conscious." (anon. exam marker)
participants (2)
-
MJ Ray -
zero@vtr.net