[ZendTo] Re: php.ini -- allow_call_time_pass_reference

Der PCFreak mailinglists at pcfreak.de
Tue Jun 30 11:50:58 BST 2015



On 30.06.2015 12:44, Jules wrote:
> Thanks for that one folks, I've just removed that setting from the website.
>
> Cheers,
> Jules.

Is it save to remove it from php.ini without gettings problems with ZendTo?



>
> On 30/06/2015 09:22, Der PCFreak wrote:
>> On 30.06.2015 09:41, M A Young wrote:
>>> On Mon, 29 Jun 2015, Sam Snow wrote:
>>>
>>>> I recently installed using the .debs and right after started getting cron
>>>> job errors every 30 minutes saying:
>>>>
>>>> "
>>>>
>>>> PHP Fatal error:  Directive 'allow_call_time_pass_reference' is no longer
>>>> available in PHP in Unknown on line 0
>>>>
>>>> find: invalid argument `-delete' to `-cmin'
>>>>
>>>> "
>>>>
>>>> I found the issue reported at
>>>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759195  and the solution
>>>> was to comment out the "allow_call_time_pass_reference" line that had been
>>>> added to php.ini during the install.
>>>>
>>>> My questions are:
>>>>
>>>> * Anyone else run into this and already?
>>>>
>>>> * Know did you deal with it? I know this php variable is called for at
>>>> http://zend.to/phpini.php . Anyone know why?
>>> That option has been deprecated since php 5.0.0, gives a bigger warning
>>> with php 5.3.0 and has been removed in php 5.4.0 . I have been trying
>>> zendto on CentOS 7 which has PHP 5.4 so I had to comment out that option.
>>>
>>> 	Michael Young
>>>
>> Hi,
>>
>> I also have
>>
>> allow_call_time_pass_reference = On
>>
>> in my /etc/php.ini
>>
>> on a CentOS vm template which I originally got from ZendTo Homepage and
>> upgraded all the time.
>>
>> Should I comment out the option now to avoid future problems?
>> Is it needed by ZendTo?
>>
>> My PHP is
>>
>> php -version
>> PHP 5.3.3 (cli) (built: Oct 30 2014 20:12:53)
>> Copyright (c) 1997-2010 The PHP Group
>> Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
>>
>>
>> Thanks in advance
>>
>> PCFreak
>>
>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zend.to
>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>
>> Jules
>>
>> -- 
>> Julian Field MEng MBCS CITP CEng
>>
>> 'Think globally, act locally.' - Friends of the Earth
>>
>> www.Zend.To
>> Twitter: @JulesFM
>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto



More information about the ZendTo mailing list