Comments on How to Install VisualEditor for MediaWiki on CentOS 7
In this tutorial, I will show you how to step-by-step install and configure VisualEditor for latest MediaWiki version 1.30. VisualEditor is a rich-text editor for MediaWiki. It's available as an extension and relies on the Parsoid parser service to be up and running for editing MediaWiki pages.
5 Comment(s)
Comments
hi
I installed the parsoid, open the editor appears the following problems
"An error occurred while loading data from the server: Unable to connect to the server. Do you want to try again?"
Do you know how to deal with this problem?
I am having the same problem...
Hi,
Don´t forget to give the permissions on Localsettings.php:
if ( !isset($_SERVER['REMOTE_ADDR'] )
OR $_SERVER[ 'REMOTE_ADDR'] == 'you.IP.Server' ) {
$wgGroupPermissions['*']['read'] = true;
$wgGroupPermissions['*']['edit'] = true;
}
I Hope it helps...
Hi
I’m install VisualEditor but see error “Error loading data from server: apierror-visualeditor-docserver-http-error: (curl error: 7) Couldn't connect to server. Would you like to retry?”
can you help me ?
Please can I get help here on visual editor for wordpress?
I moved from shared hosting to linode server and since my visual editor and text editor fails to switch from one to the other.
Any help maybe I could provide more details site I need help with