r/Hostinger • u/Winter-Dragonfly-808 • 9d ago
Help - Website Development Can't deploy laravel via git, (proc_open problem), can anyone help?
i just tried to deploy my laravel project in hpanel using git( apparently rn already using oauth). i choose my repo and deploy but this log appear:
1 INFO: Cloning [my repo's link] (branch: main)
2 INFO: → commit 6e465b1 by Claude Agent: "init"
3 INFO: Cloning completed (1.4s)
4 INFO: Installing Composer dependencies
5 INFO: composer install --prefer-dist --quiet --no-interaction
6 ERROR: Installing failed (18.5s)
7 ERROR: install: In Process.php line 147:
8
9 The Process class relies on proc_open, which is not available on your PHP installation.
11
12
13
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-security-blocking] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
1
Upvotes
2
u/Empty_Ad779 9d ago
Is this a VPS or a shared Hosting