Skip to content

Conversation

@EDVStuttgart
Copy link

Adapted to the official installation scrypt and Uberspace 7

Adapted to the official installation scrypt and Uberspace 7
Copy link
Member

@nichtmax nichtmax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your update! Just a few things

@nichtmax nichtmax marked this pull request as draft January 22, 2025 12:51
@nichtmax
Copy link
Member

@EDVStuttgart any news on this? We'll close this soon when we get no feedback

@EDVStuttgart
Copy link
Author

@nichtmax, I've incorporated the updates and hope it fits now.

@EDVStuttgart EDVStuttgart marked this pull request as ready for review February 19, 2025 22:15
new Verson tested
@EDVStuttgart
Copy link
Author

add new tested Version

@SalocinHB SalocinHB marked this pull request as draft May 14, 2025 13:13
@SalocinHB SalocinHB self-requested a review May 21, 2025 11:00
to set up Shopware. We suggest you use an
:manual_anchor:`additional database <database-mysql.html#additional-databases>`. For example:
isabell_shopware.
Move one level up, remove the default ``html`` symlink, and point it to the Shopware installation:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this does not remove a default symlink but rather the default directory. Please reinstate the previous way of doing this (rm -f html/nocontent.html; rmdir html), as this will alert users to a non-empty directory while rm -rf will just delete everything.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

memory_limit = 512M
apc.enable_cli = 1
opcache.memory_consumption = 256
Open your browser and navigate to your domain, e.g., ``https://isabell.uber.space``, and follow the installation steps.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't work, as there is no index.html or index.php at this moment. Did you mean https://isabell.uber.space/shopware-installer.phar.php?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

Versions
=================

Tested with Shopware 6.6.10.3 (initial installation required: 6.6.8), PHP 8.1.29, and Uberspace 7.16.7.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure?

- shopware/administration v6.6.8.2 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.29) does not satisfy that requirement.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the reason why shopware 6.6.8 must be installed first. The php version is checked during a new installation, but not during an update.

I will nevertheless put a clearer hint at the beginning.

@EDVStuttgart EDVStuttgart marked this pull request as ready for review October 15, 2025 19:25
@nichtmax nichtmax self-assigned this Oct 16, 2025

IMPORTANT
=============
Shopware v6.6.8.2 and newer require ~8.2.0 and higher. The currently highest Uberspace 7 php version (8.1.29) does not fulfill these system requirements. Installation and updates are possible via detours, but should be considered in productive environments.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Require ~? Do you mean PHP? We got 8.1 - 8.4: https://manual.uberspace.de/lang-php/

Copy link
Member

@nichtmax nichtmax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one small thing: I'm not sure what you mean by ~.

@nichtmax nichtmax marked this pull request as draft October 21, 2025 09:40
@nichtmax nichtmax removed their assignment Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants