Getting this error when trying to use the visual editor. Can create a new page fine but cannot save them (same error).
MediaWiki | 1.35.1 |
PHP | 7.3.25 (apache2handler) |
MariaDB | 10.3.27-MariaDB |
ICU | 63.1 |
Any help is appreciated.
Getting this error when trying to use the visual editor. Can create a new page fine but cannot save them (same error).
MediaWiki | 1.35.1 |
PHP | 7.3.25 (apache2handler) |
MariaDB | 10.3.27-MariaDB |
ICU | 63.1 |
Any help is appreciated.
Meine Lösung:
setsebool -P httpd_can_network_relay 1
Try to add next line to your LocalSettings.php
$wgCanonicalServer = "http:||localhost:80";