Neu Fehler beim installieren von JTL Software Edition

sipan

Neues Mitglied
19. Januar 2022
5
0
Hallo ich habe folgende zwei arten versucht, die Shop in laufen zu bringen, beide mal was über Xampp einmal war es unter Windows und da ich dann mit gekriegt habe, das die Software unter Windows nicht supportet wird. Habe ich mir auf die Virtuelle Maschine Ubuntu installieren, nach der installieren, habe ich zugriff auf die Installation Datei von Shop JTL. Nach ersten schritt scheitert es, es kommen einigen Fehlern wie Netzwerk Fehler.


Deprecated: Return type of JTL\Extensions\Config\Group::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/lampp/htdocs/heluwshop/includes/src/Extensions/Config/Group.php on line 92

Deprecated
: Return type of JTL\Extensions\Config\GroupLocalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/lampp/htdocs/heluwshop/includes/src/Extensions/Config/GroupLocalization.php on line 52

Deprecated
: Return type of JTL\Update\Migration::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/lampp/htdocs/heluwshop/includes/src/Update/Migration.php on line 126

Deprecated
: Return type of JTL\Shopsetting:😱ffsetExists($offset) should either be compatible with ArrayAccess:😱ffsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/lampp/htdocs/heluwshop/includes/src/Shopsetting.php on line 127

Deprecated
: Return type of JTL\Shopsetting:😱ffsetGet($offset) should either be compatible with ArrayAccess:😱ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/lampp/htdocs/heluwshop/includes/src/Shopsetting.php on line 147

Deprecated
: Return type of JTL\Shopsetting:😱ffsetSet($offset, $value) should either be compatible with ArrayAccess:😱ffsetSet(mixed $offset, mixed $value): void, or the



vielen Dank für Ihren Unterstützung.
 

Zwon

Mitglied
28. Januar 2022
11
0
Hallo zusammen,

bei mir liegt ein ähnlicher Fehler vor.
Ich habe für den Webshop unter meiner Domain eine Subdomain angelegt. Die Installation startete Problemlos, bis ich unter Schritt 3 bemerkte, dass ich noch kein SSL-Zertifikat für die Subdomain erteilt hatte.
Dies habe ich daraufhin nachgeholt und habe das Setup von vorne gestartet. Daraufhin kamen bei Schritt 2 folgende Fehlermeldungen:

Netzwerkfehler:

Deprecated: Return type of JTL\Extensions\Config\Group::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Extensions/Config/Group.php on line 92

Deprecated
: Return type of JTL\Extensions\Config\GroupLocalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Extensions/Config/GroupLocalization.php on line 52

Deprecated
: Return type of JTL\Update\Migration::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Update/Migration.php on line 126

Deprecated
: Return type of JTL\Shopsetting:😱ffsetExists($offset) should either be compatible with ArrayAccess:😱ffsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 127

Deprecated
: Return type of JTL\Shopsetting:😱ffsetGet($offset) should either be compatible with ArrayAccess:😱ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 147

Deprecated
: Return type of JTL\Shopsetting:😱ffsetSet($offset, $value) should either be compatible with ArrayAccess:😱ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 112

Deprecated
: Return type of JTL\Shopsetting:😱ffsetUnset($offset) should either be compatible with ArrayAccess:😱ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 136

Deprecated
: JTL\DB\NiceDB implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/DB/NiceDB.php on line 20

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3308

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::next($cssSelector = null) should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3333

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3316

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetGet($offset) should either be compatible with ArrayAccess:😱ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3366

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetSet($offset, $value) should either be compatible with ArrayAccess:😱ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3376

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetUnset($offset) should either be compatible with ArrayAccess:😱ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3385
{"shopURL":"https:\/\/shop.labaria.de\/","installed":false}

Ich habe auch schon beim Support von meinem Hoster angefragt. Wäre super eine Lösung, einen Lösungsansatz oder Ursprung der Fehler zu erfahren.
Vielen Dank und bleibt gesund!

Besten Gruß
Sven
 

Enrico W.

Administrator
Mitarbeiter
27. November 2014
9.218
1.958
Verschoben, da es sich hierbei um die Shop-Installation handelt und nicht um die JTL-Wawi.
 
  • Gefällt mir
Reaktionen: Zwon

sipan

Neues Mitglied
19. Januar 2022
5
0
Hallo zusammen,

bei mir liegt ein ähnlicher Fehler vor.
Ich habe für den Webshop unter meiner Domain eine Subdomain angelegt. Die Installation startete Problemlos, bis ich unter Schritt 3 bemerkte, dass ich noch kein SSL-Zertifikat für die Subdomain erteilt hatte.
Dies habe ich daraufhin nachgeholt und habe das Setup von vorne gestartet. Daraufhin kamen bei Schritt 2 folgende Fehlermeldungen:

Netzwerkfehler:

Deprecated: Return type of JTL\Extensions\Config\Group::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Extensions/Config/Group.php on line 92

Deprecated
: Return type of JTL\Extensions\Config\GroupLocalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Extensions/Config/GroupLocalization.php on line 52

Deprecated
: Return type of JTL\Update\Migration::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Update/Migration.php on line 126

Deprecated
: Return type of JTL\Shopsetting:😱ffsetExists($offset) should either be compatible with ArrayAccess:😱ffsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 127

Deprecated
: Return type of JTL\Shopsetting:😱ffsetGet($offset) should either be compatible with ArrayAccess:😱ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 147

Deprecated
: Return type of JTL\Shopsetting:😱ffsetSet($offset, $value) should either be compatible with ArrayAccess:😱ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 112

Deprecated
: Return type of JTL\Shopsetting:😱ffsetUnset($offset) should either be compatible with ArrayAccess:😱ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/Shopsetting.php on line 136

Deprecated
: JTL\DB\NiceDB implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/src/DB/NiceDB.php on line 20

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3308

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::next($cssSelector = null) should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3333

Deprecated
: Return type of JTL\phpQuery\phpQueryObject::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3316

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetGet($offset) should either be compatible with ArrayAccess:😱ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3366

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetSet($offset, $value) should either be compatible with ArrayAccess:😱ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3376

Deprecated
: Return type of JTL\phpQuery\phpQueryObject:😱ffsetUnset($offset) should either be compatible with ArrayAccess:😱ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/qm6az8sv.web8.alfahosting-server.de/shop.labaria.de/jtl-shop/includes/vendor/jtlshop/phpquery/src/phpQueryObject.php on line 3385
{"shopURL":"https:\/\/shop.labaria.de\/","installed":false}

Ich habe auch schon beim Support von meinem Hoster angefragt. Wäre super eine Lösung, einen Lösungsansatz oder Ursprung der Fehler zu erfahren.
Vielen Dank und bleibt gesund!

Besten Gruß
Sven
Hallo Sehen, ich hatte neuesten Version von php gehabt , der Shop ist nur mit PHP 7.04 kompatibel. LG
 

sipan

Neues Mitglied
19. Januar 2022
5
0
Besten Dank für den Hnweis! Ich habe nun die PHP Version auf 8.0 gestellt und es läuft ohne Probleme.
Da ich aus dem Bereich der Anwendungsentwicklung komme, würde es mich mal interessieren, wie du anhand meiner Daten darauf gekommen bist, dass ich die 8.1 Version fahre 😀
Das freut mich, das es geklappt hat. Ich hatte selben Fehlern wie Du, deswegen wusste ich das du PHP 8.1 hast.
Ich drücke dir die Daumen für dein Shop, eventuell lässt du mal den link hier, vielleicht bestelle ich einen Artikel. Lg
 

Ähnliche Themen