MediaWiki Visual Editor Parsoid 404 Error: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="mw-parser-output">...OK, sometimes one can miss the simple basic things and in all the searching and reading I did on this subject no one ever broached this idea. | <div class="mw-parser-output"><div class="mw-parser-output">...OK, sometimes one can miss the simple basic things and in all the searching and reading I did on this subject no one ever broached this idea. | ||
== The Solution == | == The Solution == | ||
</div>Well, it really isn't a solution per se, but rather a suggestion in the form of a question. <div class="mw-parser-output"> | </div> Well, it really isn't a solution per se, but rather a suggestion in the form of a question. <div class="mw-parser-output"> | ||
== The Question == | == The Question == | ||
Have you checked your apache / HTTPD configuration? | Have you checked your apache / HTTPD configuration? | ||
</div>I hadn't. | </div> I hadn't. And it turns out that was the issue. Specifically I had a simple typo in my httpd.conf file (I'm using CentOS 7.4, so the location and name of your Apache / HTTPD configuration file may vary. It may even be in multiple files.) that allowed me to view any page on the site, but didn't allow for editing with the Visual Editor.</div> |
Revision as of 16:03, 16 January 2018
...OK, sometimes one can miss the simple basic things and in all the searching and reading I did on this subject no one ever broached this idea.
Well, it really isn't a solution per se, but rather a suggestion in the form of a question. The Solution
The Question
Have you checked your apache / HTTPD configuration?