<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> </DIV>
<DIV>error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE</DIV>
<DIV>error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED </DIV>
<DIV> </DIV>
<DIV>Also,</DIV>
<DIV>The three 'apc' settings are not in the php.ini file for v3.94 or v4.00. Given the recent update to version 4.00 and the considerable work by Julian in allowing uploads greater than 2Gb, the webpage might need to be re-visited.</DIV>
<DIV> </DIV>
<DIV>thanks!</DIV>
<DIV> </DIV></BODY></HTML>