On Fri, Aug 29, 2014, at 15:00, Bastian 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 some 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?
Nope, but it's not a bad idea to add such check. I'll think of
something.
> It could be the case I just ignored such thing. But also it could be
> worth doing a sanity check on the configuration file.
O.
--
Ondřej Surý <[email protected]>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]