Jump to content
The Uniform Server Community

Recommended Posts

Posted

Hello!

I'm trying to install Drupal 10 on UniServerZ. Installation is done using Composer. I downloaded composer to the UniServerZ and UniServerZ/bin folder, but it is not called normally from the Server Panel and does not want to load Drupal 10.

How do I install Composer correctly and start installing Drupal 10.

Sincerely, Vladimir.

  • 1 year later...
Posted

Hi Vladimir, to install Composer correctly on UniServerZ, place the composer.phar file in the UniServerZ\home\us_config\bin folder and add it to the PATH via the UniServer console (Start_as_program.exe > PHP > Run PHP Console). Then run composer create-project drupal/recommended-project my_site_name_dir from that console to begin installing Drupal 10.

Slope Game

  • 5 months later...
Posted
On 5/10/2024 at 10:16 PM, Vladimir said:

Hello!

I'm trying to install Drupal 10 on UniServerZ. Installation is done using Composer. I downloaded composer to the UniServerZ and UniServerZ/bin folder, but it is not called normally from the Server Panel and does not want to load Drupal 10.

How do I install Composer correctly and start installing Drupal 10.

Sincerely, Vladimir. popular games

Hello Vladimir! To install Composer correctly on UniServerZ, make sure you follow these steps:

  1. Download Composer: Ensure you have the latest version of Composer downloaded to your UniServerZ/bin directory.
  2. Set Environment Variables: Add the path to your Composer executable in the system environment variables so it can be accessed globally.
  3. Run Composer: Open the command line and navigate to your Drupal project directory, then run composer create-project drupal/recommended-project my_site_name_dir to start the installation.

If you encounter any issues, feel free to ask for help!

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