>i use MySQL with password. Now I get an error "Indexer[17367]: [1] Error:
'#1045: Access denied for user: 'foo@localhost' (Using password: YES)'"
from indexer. Can I configure a password in indexer.conf?

In indexer.conf : 

#DBAddr <DBType>:[//[DBUser[:DBPass]]DBHost[:DBPort]]/DBName/

So check this line in indexer.conf : 

DBAddr  mysql://user:pass@localhost/databasename/


Francois
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to