-
Notifications
You must be signed in to change notification settings - Fork 324
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
php-mbstring is not mentioned #142
Comments
okay, i have now installed the apt package php8.1-gd, now
occurs ok, mbstring seems missing |
with installing apt package php8.1-mbstring all works :D php8.1-gd was too required |
It says GD is required in the Readme.MD - can you close this please? |
no, php-gd AND php-mbstring is required. mbstring is not mentioned |
BlackMage2
changed the title
error with PHP8.1
error with PHP8.1, php-mbstring is not mentioned
May 12, 2023
BlackMage2
changed the title
error with PHP8.1, php-mbstring is not mentioned
php-mbstring is not mentioned
May 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
why this error occurs? did I forget something?
with that simple code:
i have executed that in the project directory:
The text was updated successfully, but these errors were encountered: