Installation error, how to solve it?
Probably your apache config file is not routing to public directory instead its routing to root directory of suitecrm package.
For example,
you should have server root set to public folder.
/var/www/suitecrm/public/
Also, make sure you have PHP curl package installed.