After horde 3.3.6_1 upgrade with php 5.3.2 - PHP deprecated - assigning the return value of new by reference

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Apr 28 07:38:11 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28/04/2010 08:08:50, Troy wrote:
> After upgrding horde to 3.3.6_1 and upgrading PHP to 5.3.2, horde starts
> with tons of errors and eventually stops working.

Yes.  Make sure you set your correct timezone in php.ini

worm:/usr/local/etc:% diff -u php.ini-production php.ini
- --- php.ini-production	2010-04-10 17:06:53.000000000 +0100
+++ php.ini	2010-04-27 15:53:52.000000000 +0100
@@ -1002,7 +1002,7 @@
 [Date]
 ; Defines the default timezone used by the date functions
 ; http://php.net/date.timezone
- -;date.timezone =
+date.timezone = Europe/London

 ; http://php.net/date.default-latitude
 ;date.default_latitude = 31.7667

This is sufficient to make cacti work correctly.  Looks like it might
work for horde, or at least get rid of a lot of errors.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvX5ZEACgkQ8Mjk52CukIwpiQCdE1fDj+gm8zIkhG1PQmdqfoZw
6WkAn0WGyYoUwLdDrytpWUTfFzvGTnQ9
=rj1B
-----END PGP SIGNATURE-----


More information about the freebsd-ports mailing list