Jump to content
The Uniform Server Community

Gragia79

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Gragia79

  1. 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
  2. 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?
×
×
  • Create New...