[Vtigercrm-developers] Vtiger 6 in PHP 5.4

lajeesh k lajeeshk at gmail.com
Wed Jul 30 13:47:28 GMT 2014


Thank you


Regards,
Lajeesh


On Wed, Jul 30, 2014 at 6:20 PM, Sutharsan Jeganathan <ajstharsan at gmail.com>
wrote:

> Hi Lajeesh
>
>
> You may have to tweak 2 things
>
> 1. Changing $_FILES variable passed as an arguement to function in
> include/Utils/CommonUtils.php
> 2. In PHP 5.4 session_unregister() is deprecated. You can refer PHP
> documentation or simply write following code at the top of vtiger's
> index.php
>
> function session_unregister(){}
>
> I am not sure whether the deprecated functions will be removed on the next
> release 6.1 to ensure backward compatibility
>
>
> Thanks
> Sutharsan Jeganathan
>
>
> On Wed, Jul 30, 2014 at 4:48 PM, lajeesh k <lajeeshk at gmail.com> wrote:
>
>>
>> Is vtiger 6 works in PHP 5.4 ?
>>
>> its ubuntu 14.04 mechine
>>
>> Regards,
>> Lajeesh
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140730/dc06dc3f/attachment.html>


More information about the vtigercrm-developers mailing list