On 5/3/2011 04:49, Graeme Geldenhuys wrote:
On 02/05/2011 18:15, ik wrote:

(Can't contact the database server: Can't connect to local MySQL server
through socket '/var/run/mysqld/mysqld.sock' (2) (localhost))


I can confirm this problem. They should have used Firebird RDBMS
instead. ;-)

and, FWIW, no database backend for internet stuffings should ever be accessed on localhost... database servers should reside on a backend server separate from the frontend server(s)... from a security standpoint, running a database server on the same machine as the frontend is just very very very bad juju that could lead to a security nightmare :?

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to