Hi Ofer,
Like I said above, if it is a single server, you can ignore it, or else just add:
sphinx2.connection.dsn = "mysql:host=127.0.0.1;port=9312;"
so that you do not get the error in the logs.
Hi Ofer,
Like I said above, if it is a single server, you can ignore it, or else just add:
sphinx2.connection.dsn = "mysql:host=127.0.0.1;port=9312;"
so that you do not get the error in the logs.