From: <tr...@us...> - 2003-02-17 14:03:02
|
Update of /cvsroot/basedb/basedb In directory sc8-pr-cvs1:/tmp/cvs-serv19381 Modified Files: README Log Message: added note about mailing list and what to do to piss me off Index: README =================================================================== RCS file: /cvsroot/basedb/basedb/README,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** README 13 Feb 2003 22:22:02 -0000 1.24 --- README 17 Feb 2003 14:02:58 -0000 1.25 *************** *** 8,11 **** --- 8,23 ---- *ix experience. + If you have an installation problem, the BASE mailing list is the place to + go. The list archive holds answers to a fair number of recent questions, so + do a search there before asking if there's any reason to believe that your + problem might not be unique. When asking things on the mailing list, please + include enough information: What version of BASE you're dealing with, what + you did and what happened, and versions of relevant pieces of software + (e.g. the compiler if something doesn't compile). If you're reporting a + post-installation problem, also include things logged by BASE and PHP. + (By default errors from PHP will end up in the apache error log when PHP + is run as an apache module.) And whatever you do, please do NOT send + installation questions directly to the developers. + BASE 1.2.0RC2 is the second release candidate for BASE 1.2.0, and it's significantly more stable than the previous RC. Despite what was said about |