Thanks guys! That's solved my problem ! On Fri, 29 Aug 2014 15:00:32 +0200 Bastian < [email protected]> wrote: > On 29Aug14 14:54 +0200, Ondřej Surý wrote: > > Try with > > > > -d "display_errors=On" -d "display_startup_errors=On" > > Aha, that did it: > {{{ > # php5 -c /etc/php5/apache2/php.ini -r 'print ini_get("session.gc_maxlifetime");' -d "display_errors=On" -d "display_startup_errors=On" > > Fatal error: Directive 'allow_call_time_pass_reference' is no longer > available in PHP in Unknown on line 0 > > }}} > > Seems that my php.ini survived so;me upgrades and I still have this > obsolete directive in there. > > Sorry for bothering you with this issue. > > Do you check during upgrades for deprecated options and send a warning%3F > It could be the case I just ignored such thing. But also it could be > worth doing a sanity check on the configuration file. > > > Thanks, > > -- > Bastian
-- Lionel *FÉLICITÉ* - http://www.clever-age.com/ Tél : +33 1 53 34 66 10 Clever Age - Digital Architecture Clever Garden - Digital Landscape Clever Presence - Digital Running

