|
Title: Function deprecated Post by: Xenod on August 20, 2010, 11:30:11 PM Hi,
I have a problem. When starting installation i receive this message Deprecated: Function set_magic_quotes_runtime() is deprecated in \http\hcl\class\include. php on line 156 my server is on apache and my php. ini is configured with this option error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED thx Title: Re: Function deprecated Post by: Akhilesh on June 01, 2012, 07:05:47 AM Hi Xenod,
Deprecation problem is coming beacuse you are using PHP 5. 3. You can resolve this issue but even after resolving all the bugs, it will not work in PHP 5. 3. Hope is still on HCL ver 3. :( Check it out: hxxp: hcl. uservoice. com/forums/33957-general/suggestions/2641720-installation-php-5-3-deprecation-issues Thanks, Akhilesh |