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

PHP Warning: PHP Startup: Unable to load dynamic library #44

Closed
akvcs91 opened this issue Aug 24, 2023 · 0 comments
Closed

PHP Warning: PHP Startup: Unable to load dynamic library #44

akvcs91 opened this issue Aug 24, 2023 · 0 comments

Comments

@akvcs91
Copy link

akvcs91 commented Aug 24, 2023

I have tried to use script on Windows, but got following error messages:

PHP Warning:  PHP Startup: Unable to load dynamic library 'curl' (tried: C:\php\ext\curl (A megadott modul nem található), C:\php\ext\php_curl.dll (A megadott modul nem található)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\php\ext\curl (A megadott modul nem található), C:\php\ext\php_curl.dll (A megadott modul nem található)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\php\ext\mbstring (A megadott modul nem található), C:\php\ext\php_mbstring.dll (A megadott modul nem található)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\php\ext\mbstring (A megadott modul nem található), C:\php\ext\php_mbstring.dll (A megadott modul nem található)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (A megadott modul nem található), C:\php\ext\php_openssl.dll (%1: nem Win32 alkalmazás)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (A megadott modul nem található), C:\php\ext\php_openssl.dll (%1: nem Win32 alkalmazás)) in Unknown on line 0
Curl not installed or enabled in php.ini\nMbstring extension not enabled. Remove ; from php.ini config in the line ;extension=mbstring\nOpenssl not enabled in php.ini\n
@akvcs91 akvcs91 closed this as completed Aug 24, 2023
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

1 participant