<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7601.17573"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>the php.ini settings on the website ( http://zend.to/phpini.php ) has two entries for error_reporting in the CentOS section.</DIV>
<DIV>&nbsp;</DIV>
<DIV>error_reporting = E_ALL &amp; ~E_DEPRECATED &amp; ~E_NOTICE</DIV>
<DIV>error_reporting = E_ALL &amp; ~E_NOTICE &amp; ~E_DEPRECATED </DIV>
<DIV>&nbsp;</DIV>
<DIV>Also,</DIV>
<DIV>The three 'apc' settings are not in the php.ini file for v3.94 or v4.00.&nbsp;&nbsp; Given the recent update to version 4.00 and the considerable work&nbsp;by Julian in allowing uploads greater than 2Gb, the webpage might need to be re-visited.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks!</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>