Habe ein Problem mit " magic_quotes_gpc ".
Bei Installation tritt folgende Fehlermeldung auf:
Code: Alles auswählen
PHP setting 'magic_quotes_gpc' is turned off
The PHP setting 'magic_quotes_gpc' is turned off. Contenido has been developed to comply with magic_quotes_gpc=On as this is the PHP default setting. You have to change this directive to make Contenido work.
Ich bin bei dem Provider Strato und laut phpinfo steht "magic_quotes_gpc Off" & "magic_quotes_runtime Off".
Laut Forum probierte ich den Tip mit ".htaccess"-Datei mit Inhalt: "php_flag magic_quotes_gpc on " aus. Sobald ich diese Datei nach Strato kopiere, lässt sich die Website nicht öffnen.
Bei strato wird man mit sicherheit diese Einstellung nicht ändern

Kann mir jemand einen guten Tip geben? Hab ich mit der ".htaccess"-Datei alles richtig gemacht?
Mfg woron