Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deloy fail #153

Open
mynlive opened this issue Oct 22, 2024 · 1 comment
Open

Deloy fail #153

mynlive opened this issue Oct 22, 2024 · 1 comment

Comments

@mynlive
Copy link

mynlive commented Oct 22, 2024

Bug report

  • Example: Laravel
  • URL: No
  • Repository: No

Description

php: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
Error: Exited with 127
    at ChildProcess.<anonymous> (/vercel/path0/.vercel/builders/node_modules/vercel-php/dist/utils.js:178:24)
    at ChildProcess.emit (node:events:519:28)
    at ChildProcess.emit (node:domain:488:12)
    at ChildProcess._handle.onexit (node:internal/child_process:294:12)
Error: Command "vercel build" exited with 1
Command "vercel build" exited with 1
@nadar
Copy link

nadar commented Nov 11, 2024

try

"functions": {
        "api/index.php": {
            "runtime": "[email protected]"
        }
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants