<div dir="ltr"><div><div><div><div><div>Hi Lajeesh<br><br><br></div>You may have to tweak 2 things<br><br></div>1. Changing $_FILES variable passed as an arguement to function in include/Utils/CommonUtils.php<br></div>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<br>
<br>function session_unregister(){}<br><br></div>I am not sure whether the deprecated functions will be removed on the next release 6.1 to ensure backward compatibility<br><br><br></div>Thanks<br>Sutharsan Jeganathan<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 4:48 PM, lajeesh k <span dir="ltr"><<a href="mailto:lajeeshk@gmail.com" target="_blank">lajeeshk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><br></div>Is vtiger 6 works in PHP 5.4 ?<div><br></div><div>its ubuntu 14.04 mechine<br clear="all"><div><br>Regards,<br>Lajeesh<br></div>
</div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>