[Mono-list] ByteFX
Julien Sobrier
julien at sobrier.net
Fri Jul 29 12:38:45 EDT 2005
Chris Aitken a écrit :
> Does the user have the correct permissions to connect from the webserver
> (i.e. username@'%')?
ys
>># Default to using old password format for compatibility with
>>old and # shorter password hash.
>># Reference: http://dev.mysql.com/doc/mysql/en/Password_hashing.html
>>old_passwords=1
>>
>>[mysql.server]
>>user=mysql
>>basedir=/var/lib
>>
>>[mysqld_safe]
>>err-log=/var/log/mysqld/mysqld.log
>>pid-file=/var/run/mysqld/mysqld.pid
>>
>>I guess ByteFX should use the loopback interface. I did a
>>"tcpdump -s 0 -i lo -w /tmp/mysql.pcap" but I ddin't see any traffic.
>
>
> Do you have a port declaration within my.cnf?
I copied my entire my.cnf
I added
[client]
port=3306
socket=/var/lib/mysql/mysql.sock
[mysqld]
port=3306
But I still have the same problem.
Julien
More information about the Mono-list
mailing list