Debugging Tips
# cd /etc # diff php.ini 501c501 < upload_max_filesize = 2M --- > upload_max_filesize = 50M # service httpd restart