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

can this installed manually? #34

Open
wdj315 opened this issue Sep 26, 2024 · 1 comment
Open

can this installed manually? #34

wdj315 opened this issue Sep 26, 2024 · 1 comment

Comments

@wdj315
Copy link

wdj315 commented Sep 26, 2024

as title , and how?
because my test server is DSM 7 , it seems can't install PHP extensions on DSM's php ..... ( official response
which composer get 2 problems ...
tks~

@kenjis
Copy link
Owner

kenjis commented Sep 26, 2024

This package does not require any PHP extentions.
See

"require": {
"php": "^7.4 || ^8.0",
"kenjis/ci3-like-captcha": "^1.0.1",
"kenjis/phpunit-helper": "^1.1.2"
},

If you cannot install this via composer, it seems you don't have PHP extensions that CI4 requires.
If so, you cannot run CI4 on your server.

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