From: Joe Z. <jz...@us...> - 2010-02-25 00:34:53
|
Update of /cvsroot/bobs/bobs In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11011/bobs Modified Files: INSTALL Log Message: php.ini note. Index: INSTALL =================================================================== RCS file: /cvsroot/bobs/bobs/INSTALL,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- INSTALL 2 Jul 2007 20:51:12 -0000 1.27 +++ INSTALL 25 Feb 2010 00:34:37 -0000 1.28 @@ -26,6 +26,9 @@ sh sed PHP + You may need to update /etc/php.ini with the timezone of your system + to avoid php warnings in php scripts that use date/time functions. + Mine is set to date.timezone = "America/Los_Angeles". apache web server nfs (nfs-utils) If you want to do backups using nfs. rsync |