|
From: Troy on 16 Apr 2010 02:13 After making that change in php.ini output_buffering = 4096 I'm able to login but getting TONS of errors about assigning the value of new *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/share/pear/HTTP/Request.php* on line *412* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/share/pear/HTTP/Request.php* on line *736* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/share/pear/HTTP/Request.php* on line *749* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/share/pear/HTTP/Request.php* on line *794 **Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Block/Collection.php* on line *146* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Identity.php* on line *509* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Identity.php* on line *524* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/nag/lib/Driver.php* on line *134* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/nag/lib/Driver.php* on line *137* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/nag/lib/Driver.php* on line *140* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/History.php* on line *244* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Share.php* on line *117* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Share/datatree.php* on line *81* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Share/datatree.php* on line *99* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Share/datatree.php* on line *123* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Share/datatree.php* on line *211* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Group.php* on line *158* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Group.php* on line *641* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/nag/lib/Driver/sql.php* on line *416* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/nag/lib/Driver/sql.php* on line *479* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Driver.php* on line *201* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Driver/sql.php* on line *352* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Driver/sql.php* on line *373* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Driver/sql.php* on line *402* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Driver/sql.php* on line *456* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Maintenance.php* on line *140* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Maintenance.php* on line *334* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Maintenance.php* on line *430* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/kronolith/lib/Day.php* on line *100* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Block/Collection.php* on line *146* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/lib/Horde/Serialize.php* on line *248* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/mnemo/lib/api.php* on line *329* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/horde/mnemo/lib/api.php* on line *423* * * On 04/14/2010 12:45 PM, Albert Shih wrote: > Le 14/04/2010 � 19:39:56+0200, Albert Shih a �crit > >> Le 14/04/2010 � 08:06:30+0200, Alex Dupre a �crit >> >>> Troy ha scritto: >>> >>>> When I go to login to the horde framework I'm getting the following >>>> errors in the web browsers: >>>> >>>> Deprecated: Assigning the return value of new by reference is deprecated >>>> in /usr/local/share/pear/Log.php on line 169 >>>> >>> Disable the error logging to the web browser... >>> >>> >>> >> Well that's just solve the problem about the message. Not the problem about >> horde. >> >> For me after 2 hours of trying I can make horde working with PHP5.3 >> >> > Sorry my answer is little short. > > This is what I've do: > > Upgrade all php5 ports following the /usr/ports/UPDATING > > --> work fine > > --> Horde don't work > > Upgrade all packages pecl/pear > > --> work fine > > --> Horde don't work > > Change php.ini > > --> Horde don't work > > > When I say horde don't work that's mean > > I've got plenty of message about deprecated function if I don't > disable the reporting in php.ini > > But in any case I just got a blank page in the firefox. > > Regards. > > JAS > > > _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
|
Pages: 1 Prev: php5 upgrade woes Next: php5: php5-zip/php5-filter fail to upgrade after the portupdate ofphp5 |