February 8, 20206 yr comment_12391 Goodmorning everyone, I have the version uniserver zero XIV and unicontroller XIV I would like to install composer. With the composer windows installation I selected C: \\ UniServerZ \\ core \\ php74 \\ php.exe for php. gives me the following errors: Program Output: PHP Warning: PHP Startup: Failed to load ./extensions\\php_curl.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_mysqli.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_openssl.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_gd2.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_pdo_mysql.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_mbstring.dll, The specified file could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\\php_com_dotnet.dll, The specified file could not be found. in Unknown on line 0 I have enabled all the listed dlls in the php.ini file, but it keeps giving me error. What can I do? Report
February 8, 20206 yr Author comment_12393 I tried to run the command: php -v PHP Warning: PHP Startup: Failed to load ./extensions\php_curl.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_mysqli.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_openssl.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_gd2.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_pdo_mysql.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_mbstring.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP Warning: PHP Startup: Failed to load ./extensions\php_com_dotnet.dll, Impossibile trovare il file specificato. in Unknown on line 0 PHP 7.4.0 (cli) (built: Nov 27 2019 10:15:52) ( ZTS Visual C++ 2017 x86 ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.