Installation Error How to solve?

X Grav Problems
HOSTING PROVIDER: www.ipage.com

see the attachment Photo

I have the same issue with a One.com host. PHP GD, PHP Curl, OpenSSL and Mbstring are installed. But composer.phar;gpm;grav;plugin is not executable…

It’s a permissions issue, see http://getgrav.org/forum#!/general:problems

In my case i need to change the owner (chown), between ftp user and php user. Might be that, although i’ve no recent experience with one.com or ipage.com

If you have no experience with SSH, then you can usually change these files via SFTP/FTP and just toggle on the executable options.

@rhukster
If you have no experience with SSH, then you can usually change these files via SFTP/FTP and just toggle on the executable options.
How to do it?

I’ll post a help example on the learn site for this.