When I attempt to upload the zip file, I get a blank page.
Specifically, I go to "Upload Package File", select the com_arismartcontent.zip file and click the Upload & Install button. That takes me to this URL.
xxxxx.com/administrator/index.php?option=com_installer&view=install
I unzipped the contents on the server itself and tried to use the Install From Directory method but got the same results with the black page.
I am running Joomla 1.6.5 with PHP 5.2.10 and MySQL 5.1.40.
php.ini settings:
max_execution_time = 120
max_input_time = 60
memory_limit = 256M
I have had no problems uploading other zip files.