Il 05/11/2011 22:26, Mailing List SVR ha scritto:
Hi,
the script doesn't create the pid file directory if missing and so
pure-ftpd starts but no pidfile is created and the motion function
fails and try top start pure-ftpd again but this time the address is
already in use and so on,
must be
Hi,
the script doesn't create the pid file directory if missing and so
pure-ftpd starts but no pidfile is created and the motion function fails
and try top start pure-ftpd again but this time the address is already
in use and so on,
must be added something like this before start pure-ftpd:
Hello,
I am having a hard time configuring a relatively simple mysql environment.
What I'd like to achieve is:
* One master and a slave, with replication
* Relatively quick failover if the master node, or Mysql fail.
I tried the Mysql cluster approach, but seemed to be too slow