Skip to content

Instantly share code, notes, and snippets.

@leandrowferreira
Last active July 17, 2025 13:39
Show Gist options
  • Select an option

  • Save leandrowferreira/fd91a56ae077d5c803e0e525cd537fc5 to your computer and use it in GitHub Desktop.

Select an option

Save leandrowferreira/fd91a56ae077d5c803e0e525cd537fc5 to your computer and use it in GitHub Desktop.
Hostinger - php

Executáveis php em hostinger

No ssh da Hostinger, existem php de várias versões:

/opt/alt/php83/usr/bin/php -v

O composer está em

/usr/local/bin/composer

/opt/alt/php83/usr/bin/php /usr/local/bin/composer install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment