To enable php_excel in Linux Box, the following components are required: 1) php_zip, this should be installed by default 2) php_xml, use yum to install the xml package, yum install -y php-xml, then restart the apache server 3) php_gd2, this should be installed by default