Ahhh I see, well since it's the only thing that will be running on the server I can revert to an earlier version if needed.
Thank you Marcel & Teravus for explaining it. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Teravus Ovares Sent: 29 July 2010 19:26 To: [email protected] Subject: Re: [Opensim-users] Opensim Webinterface Redux Yes, php takes a very hard stance against code zombies, as defined by http://m.sixrevisions.com/web-technology/the-webs-undead/ , by default. Since those are warnings, you can update your php configuration file to hide warnings and it will function without displaying that text. Since it's depreciated, it may error in later versions of php. Regards Teravus On Thu, Jul 29, 2010 at 10:20 AM, marcel verhagen <[email protected]> wrote: > > Deprecated: Assigning the return value of new by reference is deprecated > > The above text appears when you are running php 5.3 > > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
