How to install laravel php framework on hostgator shared hosting? - PHP Version 5.2 - AddType application/x-httpd-php53 .php in .htaccess file
My Problem: Cannot install composer using SSH : $ curl -sS https://getcomposer.org/installer | php Getting error : The phar extension is missing Install it or recompile php without --disable-phar
Your Php(5.2.17) is too old, you must upgrade to PHP 5.3.2 or higher.