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

NPMP - Cannot install php #61

Closed
bxlouis opened this issue Nov 9, 2022 · 1 comment
Closed

NPMP - Cannot install php #61

bxlouis opened this issue Nov 9, 2022 · 1 comment

Comments

@bxlouis
Copy link

bxlouis commented Nov 9, 2022

Trying to deploy NPMP from the script, I ran into this error:

ERROR: Service 'php7' failed to build: The command '/bin/sh -c apk update && apk add --no-cache build-base shadow vim curl php7 php7-fpm php7-common php7-pdo php7-pdo_mysql php7-mysqli php7-mcrypt php7-mbstring php7-xml php7-openssl php7-json php7-phar php7-zip php7-gd php7-dom php7-session php7-zlib' returned a non-zero code: 17

Looking it up online, I ended up on this thread from the PHP container's git and I am concerned over this comment which says that one should not apk add php.

Could you provide instructions to solve the issue and maybe change the way php is deployed considering this comment?

Thanks a lot for your work!

@GreenFrogSB
Copy link
Owner

NPMP Web Server was redone and will now use PHP CGI 8.2 - please pull changes down and redeploy. #68

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

No branches or pull requests

2 participants