i'm tring to search in directory
cd pentest/exploits/framework3
search 067
i get this error
using config file '/etc/sphinxsearch/sphinx.conf'...
FATAL: failed to connect to MySQL (error=Access denied for user 'test'@'localhost' (using password: NO))
i started the mysql service before running the search command..
how do i fix this problem?