Steps to replicate the issue (include links if applicable):
Using Windows 10.
- Install XAMPP
- Download xampp-portable-windows-x64-8.1.6-0-VS16-installer.exe
- Install it with default settings.
- Environment Settings
- Add "extension=intl" to \xampp\php\php.ini
- Start Apache and mysql from XAMPP Control Panel
- Create database "my_wiki" and user "wikiAdmin" using phpMyAdmin
- Give "wikiAdmin" ALL PRIVILEGES ON my_wiki
- Install Mediawiki
- Download Mediawiki-1.39.2.zip
- Extract it to \xampp\htdocs\wiki
- Go to http://localhost/wiki/ and follow the installation panel.
- All settings are setted to default except:
- Outbound email disabled.
- All extension enabled, except AbuseFilter SpamBlacklist and TitleBlacklist.
- File upload enabled.
- All settings are setted to default except:
- Downloaded LocalSettings.php and copied it to \xampp\htdocs\wiki
- Go to http://localhost/wiki/index.php and login.
- Go to http://localhost/wiki/index.php?title=Homepage&veaction=edit
- Cannot use Visual Editor
- Go to http://localhost/wiki/index.php?title=Homepage&action=edit
- Edit something and save my edition.
- Connection reseted at "http://localhost/wiki/index.php?title=Homepage&action=submit"
- Homepage is still the default edition.
What happens?:
Editors not working.
Software version:
XAMPP 8.2.0 portable VS16
- Apache 2.4
- PHP Version 8.2.0
- MySQL (I don't know the version of MySQL)
Other information:
Browser: Chrome 111.0.5563.65