Topic on Extension talk:VisualEditor

[Yes, I read other topic]Error loading data from server: apierror-visualeditor-docserver-http: HTTP 404

1
Demer Nkardaz (talkcontribs)

But other topics not help me with fixing this error

UPD-1: ⧼abusefilter-warning-linkspam⧽, I change some parts of "links" for not this posting warning


I have this error, parsoid installed on C:/Users/_PROFILE_NAME_/node_modules

MediaWiki on local server - OpenServer

Config.Yaml :

mwApis:

uri: 'http : // *** .net/w/api.php'

domain: 'localhost' ( and I have try domain: '*** .net' )

serverPort: 8000

LocalSettings.PHP :

variant 1:

$wgVirtualRestConfig['modules']['parsoid'] = array(

  'url' => 'http: // *** .net',

);

variant 2:

$wgVirtualRestConfig['modules']['parsoid'] = array(

   'url' => 'http : // *** .net',

   'domain' => 'localhost',

   'prefix' => 'localhost'

);

F12 console can't help, this not display domains errors for me

Reply to "[Yes, I read other topic]Error loading data from server: apierror-visualeditor-docserver-http: HTTP 404"