Beiträge von lukasgeerzetibe
-
-
1. Lösche alles in [FONT=Courier New].htaccess[/FONT], wahlweise die ganze Datei, melde Dich bei WordPress an, deaktiviere und entferne das o.g. Plugin und dann im WordPress Menü Einstellungen > Permalinks > Speichern anklicken (ohne sonstige Änderungen), das schreibt eine neue [FONT=Courier New].htaccess[/FONT]
2. Bedanke Dich bei der Person, die Dir das Plugin empfohlen hat, und richte der Person aus, sie möge den IT-Bereich zukünftig meiden.
3. Lies die Beschreibung von Plugins, bevor Du sie installierst:
Danke auf jeden Fall schonmal, ich komme jetzt wieder ins Backend rein und habe die Schritte ausgeführt. Allerdings komme ich nicht auf die Website, hier bleibt es bei dem besagten Problem. Eine neue .htcaccess wurde nicht erstellt.
-
jeep - php wird nicht mehr ausgeführt - cool
was steht in deiner htaccess?
Das steht drin:
Apache Configuration
Alles anzeigen# START PHP VERSION CHANGE forced by SG Optimizer AddHandler application/x-httpd-recommended-php .php .php5 .php4 .php3 # END PHP VERSION CHANGE # Leverage Browser Caching by SG-Optimizer <IfModule mod_expires.c> ExpiresActive on ExpiresDefault "access plus 2 months" # CSS ExpiresByType text/css "access plus 1 year" # Data interchange ExpiresByType application/json "access plus 0 seconds" ExpiresByType application/xml "access plus 0 seconds" ExpiresByType text/xml "access plus 0 seconds" # Favicon (cannot be renamed!) ExpiresByType image/x-icon "access plus 1 week" # HTML components (HTCs) ExpiresByType text/x-component "access plus 2 months" # HTML ExpiresByType text/html "access plus 0 seconds" # JavaScript ExpiresByType application/javascript "access plus 1 year" # Manifest files ExpiresByType application/x-web-app-manifest+json "access plus 0 seconds" ExpiresByType text/cache-manifest "access plus 0 seconds" # Media ExpiresByType audio/ogg "access plus 2 months" ExpiresByType image/gif "access plus 2 months" ExpiresByType image/jpeg "access plus 2 months" ExpiresByType image/png "access plus 2 months" ExpiresByType video/mp4 "access plus 2 months" ExpiresByType video/ogg "access plus 2 months" ExpiresByType video/webm "access plus 2 months" # Web feeds ExpiresByType application/atom+xml "access plus 1 hour" ExpiresByType application/rss+xml "access plus 1 hour" # Web fonts ExpiresByType application/font-woff "access plus 2 months" ExpiresByType application/font-woff2 "access plus 2 months" ExpiresByType application/vnd.ms-fontobject "access plus 2 months" ExpiresByType application/x-font-ttf "access plus 2 months" ExpiresByType font/opentype "access plus 2 months" ExpiresByType image/svg+xml "access plus 2 months" </IfModule> # END LBC # GZIP enabled by SG-Optimizer <IfModule mod_deflate.c> <IfModule mod_filter.c> AddOutputFilterByType DEFLATE "application/atom+xml" \ "application/javascript" \ "application/json" \ "application/ld+json" \ "application/manifest+json" \ "application/rdf+xml" \ "application/rss+xml" \ "application/schema+json" \ "application/vnd.geo+json" \ "application/vnd.ms-fontobject" \ "application/x-font-ttf" \ "application/x-javascript" \ "application/x-web-app-manifest+json" \ "application/xhtml+xml" \ "application/xml" \ "font/eot" \ "font/opentype" \ "image/bmp" \ "image/svg+xml" \ "image/vnd.microsoft.icon" \ "image/x-icon" \ "text/cache-manifest" \ "text/css" \ "text/html" \ "text/javascript" \ "text/plain" \ "text/vcard" \ "text/vnd.rim.location.xloc" \ "text/vtt" \ "text/x-component" \ "text/x-cross-domain-policy" \ "text/xml" </IfModule> </IfModule> # END GZIP # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Grüße und schonmal Danke! -
Hallo zusammen,
leider ist mir folgendes passiert:
Ich habe eine Website bei Wordpress laufen, und hoste sie über Strato. Die Websit ist nun komplett fertig (aufgebaut habe ich sie mit Elementor). Nun habe ich ein Plug-In installiert, welches mit empfohlen wurde SG Optimizer. Und darin habe ich PHP aktiviert gehabt, was ein großer Fehler war!
Wenn ich nun die Website oder irgendeinen Menüpunkt aufrufe, öffnet sich nur ein Downloadfenster und will Dateien runterladen. Habe auch keine Chance mehr ins Backend zu kommen und dort das Plugin zu deinstallieren.
Hab also über Filezilla darauf zugegriffen und das Plugin dort deinstalliert, aber es geht immer noch nicht. Weiterhin öffnet sich die Website nicht und nur ein Downloadfenster erscheint.Kann mir jemand helfen, damit ich die Seite wieder sehe und zum Laufen bekomme?
Link zur Seite: escargot-catering.de
Danke und Grüße