mysql path
Posted by: yacatl
Posted on: 2007-08-30 07:50:00
Hi, I'm trying to install mnogosearch searching tool and I need to know what do I need to put in two lines.
First, I need to tell to configuration file the mysql path:
Second. There is a line where I need to put the mysql host. My host is bandit, so, I used the nslookup command and obtained this.
Server: 66.33.216.129
Address: 66.33.216.129#53
Non-authoritative answer:
Name: bandit.dreamhost.com
Address: 208.113.159.24
I put 208.113.159.24 in that line, but mnogosearch responds 'MySQL driver: #2003: Can't connect to MySQL server on '208.113.159.24' (111)
Do you guys know what can I do?