Jump to content
The Uniform Server Community

windows Install composer


Gragia79
 Share

Recommended Posts

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...