Installation on local xampp

Created on 13 February 2022, over 2 years ago
Updated 4 October 2023, 9 months ago

Problem/Motivation

Steps to reproduce

  • Installing on local Xampp
  • created new root folder
  • used the default composer-line to install non-dev version:
    composer create-project Vardot/varbase-project:~9 avvar --no-dev --no-interaction
  • After a few moments, the installation is finished (although patch 2869592 could not be applied), therefore I go to "localhost/avvar/docroot/core/install.php"
  • Then it goes wrong...

The error I get in the browser:

Warning: require_once(C:\xampp\htdocs\avvar\docroot\autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\avvar\docroot\core\install.php on line 38

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\avvar\docroot\autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\avvar\docroot\core\install.php on line 38

When I look in the docroot-folder, there is no file at all...(only the folders with all content).

What additional information is needed to investigate this issue?

PS: I've tried to install a clean drupal installation using composer as well, which succeeded without any problems.

πŸ› Bug report
Status

Closed: works as designed

Version

9.0

Component

Composer or Makefile

Created by

πŸ‡§πŸ‡ͺBelgium webmindz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024