[Comoblog-commit] comoblog/docs INSTALL,1.6,1.7
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2008-02-19 04:00:24
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv21763/docs Modified Files: INSTALL Log Message: 1701043 - fail gracefully when we hit MySQL STRICT mode Index: INSTALL =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/INSTALL,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- INSTALL 12 Nov 2005 14:21:04 -0000 1.6 +++ INSTALL 19 Feb 2008 04:00:20 -0000 1.7 @@ -37,7 +37,7 @@ software versions: - Apache >= 1.3.24 - PHP >= 4.2 - - MySQL >= 3.23 + - MySQL >= 3.23 (with strict mode disabled) 3. POP3 MAILBOX |