From 69ebc28d6bb1e3925f5c909e00c97f44215684a9 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 12 Dec 1998 06:36:17 +0000 Subject: [PATCH] hint for mysql systems w/o native threading --- htdocs/docs/trouble.html | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/docs/trouble.html b/htdocs/docs/trouble.html index 2cf6d4e71..2c5b92fd5 100644 --- a/htdocs/docs/trouble.html +++ b/htdocs/docs/trouble.html @@ -37,5 +37,6 @@ As mentioned in the New Installation section of the d
cd /usr/local/apache/htdocs/freeside
 chown -R freeside .
 chmod 4755 browse/*.cgi edit/*.cgi edit/process/*.cgi misc/*.cgi misc/process/*.cgi search/*.cgi view/*.cgi
+
  • If you receive `can not connect to server' errors using MySQL on a system that doesn't support native threading, you may need to specify the full hostname in your DBI datasource. See the MySQL documentation, DBI manpage and the DBD::mysql manpage for details. -- 2.11.0