MediaWiki Visual Editor Parsoid 404 Error: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
== The Solution (continued) == | == The Solution (continued) == | ||
</div> I hadn't. And it turns out that was the issue. It had nothing to do with the MediaWiki or Parsoid configuration at all. 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. As near as I could figure out it has something to do with absolute and relative paths. But for the life of me I couldn't figure out how anything had worked at all with that typo, so I gave up on | </div> I hadn't. And it turns out that was the issue. It had nothing to do with the MediaWiki or Parsoid configuration at all. 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. As near as I could figure out it has something to do with absolute and relative paths. But for the life of me I couldn't figure out how anything had worked at all with that typo, so I gave up on the 'why' and just fixed it. | ||
<div class="mw-parser-output"> | <div class="mw-parser-output"> |