Probleme bei der Installation

Hallo liebe Gemeinde =)

Ich möchte Shopware installieren, leider komme ich aber nicht soweit.

Nach dem ich alles Hochgeladen habe (BINÄR), und die Installations-Schritte aufrufen will, kommt folgender fehler:


Forbidden

You don’t have permission to access / on this server.
Server unable to read htaccess file, denying access to be safe

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


 

 

Hoster: 1und1 - ja ich weiß ist nicht das beste. Laut 1und1 Support aber kein Problem Shopware zu Installieren.

PHP Version ist die aktuelle 7er

Die .htaccess ist original von shopware, nichts geändert:




RewriteEngine on

#RewriteBase /shopware

Https config for the backend

#RewriteCond %{HTTPS} !=on
#RewriteRule backend/(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

RewriteRule shopware.dll shopware.php
RewriteRule files/documents/.* engine [NC,L]
RewriteRule backend/media/(.*) media/$1 [NC,L]

RewriteCond %{REQUEST_URI} !(/(engine|files|templates|themes|web)/)
RewriteCond %{REQUEST_URI} !(/media/(archive|banner|image|music|pdf|unknown|video)/)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ shopware.php [PT,L,QSA]

Fix missing authorization-header on fast_cgi installations

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]



# Block access to VCS directories

RedirectMatch 404 /\.(svn|git|hg|bzr|cvs)(/|$)

    # Restrict access to root folder files
    RedirectMatch 404 /(composer.(json|lock)|README.md|UPGRADE.md)$

Staging environment

#SetEnvIf Host „staging.test.shopware.in“ SHOPWARE_ENV=staging

Development environment

#SetEnvIf Host „dev.shopware.in“ SHOPWARE_ENV=dev
#SetEnv SHOPWARE_ENV dev

DirectoryIndex index.html
DirectoryIndex index.php
DirectoryIndex shopware.php

Disables download of configuration



# Deny all requests from Apache 2.4+.



Require all denied

    # Deny all requests from Apache 2.0-2.2.
   

Deny from all

Enable gzip compression



AddOutputFilterByType DEFLATE text/html text/xml text/plain text/css text/javascript application/javascript application/json





ExpiresActive on

ExpiresDefault „access plus 1 month“

   

Header append Cache-Control „public“

Header unset ETag

    FileETag None

Match generated files like:

1429684458_t22_s1.css

1429684458_t22_s1.js





Header set Cache-Control „max-age=31536000, public“

   

ExpiresActive on

ExpiresDefault „access plus 1 year“

Disables auto directory index



Options -Indexes



Options -MultiViews


php_value memory_limit 256M

php_value max_execution_time 120

php_value upload_max_filesize 20M

php_flag phar.readonly off

php_flag magic_quotes_gpc off

php_flag session.auto_start off

php_flag suhosin.session.cryptua off

php_flag zend.ze1_compatibility_mode off

php_value always_populate_raw_post_data -1

#   AddType x-mapp-php5 .php
#   AddHandler x-mapp-php5 .php



Header append X-Frame-Options SAMEORIGIN


 

#RewriteBase /shopware

ist richtig, da dort das System drinnen liegt.

 

 

Folgende URL könnt Ihr aufrufen:  shop.steinemann-moebel.de

Ich habe leider absolut keine Ahnung was ich da noch ändern könnte.

Hi,

Du darfst nicht alles binär hochladen. PHP Dateien, .htaccess usw. müssen z.B. im ascii Modus hochgeladen werden. Du solltest den bisherigen Upload vielleicht mal löschen und danach z.B. einen FTP Client wie Filezilla verwenden - dieser verwendet bei den entsprechenden Dateiendungen automatisch den richtigen Modus (ascii oder binär).

VG

1 „Gefällt mir“

Hey! Ok - danke.

Ich nutze FileZilla - ich probier es jetzt mit Übertragungstyp „Automatich“ aus … melde mich! :wink:

So, komplett gelöscht und neu hochgeladen.

Aber leider bleibt der Fehler - egal ob ich http://shop.steinemann-moebel.de/recovery/install/ oder nur http://shop.steinemann-moebel.de aufrufe.

Die Subdomain leitet auch richtig weiter, das habe ich noch mal Kontrolliert.

Hast Du irgendetwas an den Ordnerberechtigungen geändert, als Du Shopware hochgeladen hast? Denn egal, ob ich z.B. shopware.php oder eine nicht existierende Datei aufrufe, ich bekomme immer einen 403-Fehler - bei der nicht existierenden Datei sollte ich einen 404 bekommen. Deshalb vermute ich, daß Du die Ordnerberechtigungen so geändert hast, daß der Webserver keinen Lesezugriff mehr hat.

Timme Hosting - schnelles nginx-Hosting

www.timmehosting.de

Guten Morgen,

danke für Eure Antworten.

Ich habe nichts geändert an den Ordnerberechtigungen. Bin ein wenig am verzweifeln …

Setze mal 755 Berechtigungen auf den Ordner, in dem sich die Shopware Installation befindet (geht z.B. mit Filezilla -> rechte Maustaste auf den Ordner -> CHMOD).

Hallo,

habe ich. Jetzt kommt aber folgende Meldung:

 

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Ist PHP 5.6 aktiv (benötigst Du für Shopware 5.2) ?

Sonst lege mal im Ordner eine phpinfo Datei an, dann siehst Du, ob überhaupt alle Anforderungen erfüllt werden.

 

Es ist PHP 7.0 aktiv.

Habe es mal umgestellt auf 5.6 - das gleiche …

Wurde hier bereits eine Lösung gefunden? ich habe genau dasselbe Problem  Undecided

Wahrscheinlich musst du auch bei

Option - Indexes und

Options- MultiViews

auch das Raute Zeichen davor setzten!

LG Stefan

Hallo Gemeinde,

leider immer noch den gleichen Fehler:


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


„Internal Server Error“ kann leider alles Mögliche bedeuten. Hast Du Zugriff auf das Error-Log der Website? Wenn ja, was steht drin?

Timme Hosting - schnelles nginx-Hosting

www.timmehosting.de