You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I have tried to use script on Windows, but got following error messages:
The text was updated successfully, but these errors were encountered: