Page MenuHomePhabricator

PHP Interpreter failing to convert page to HTML before sending to client
Closed, InvalidPublic

Description

Author: colin.wyatt.warren

Description:
I am attempting to edit my userpage, and whenever I click edit it just shows me the download screen. I checked to make sure this was not OS/Browser specific by testing it on Opera 9.64 (Windows XP, Windows Vista), Firefox 3.0.10 (Mac OS X, Vista, XP, Ubuntu 8.10, Ubuntu 9.04, Ubuntu 9.10a) and Internet Explorer (Vista, XP). Because I got the same bug with all of those, it seems like the PHP interpreter is either failing to properly process the document. I have attached a screenshot and the downloaded .php document (named index.php) contains just this:

[Process]
Type=Edit text
Engine=MediaWiki
Script=http://en.wikipedia.org/w/index.php
Server=http://en.wikipedia.org
Path=/w
Special namespace=Special

[File]
Extension=wiki
URL=http://en.wikipedia.org/w/index.php?title=User:Dogzrdogz&action=edit&internaledit=true


Version: unspecified
Severity: critical
URL: http://en.wikipedia.org/wiki/User:Dogzrdogz

Details

Reference
bz18971

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:41 PM
bzimport set Reference to bz18971.
bzimport added a subscriber: Unknown Object (MLST).

colin.wyatt.warren wrote:

A screenshot

Attached:

Screenshot.png (800×1 px, 183 KB)

It looks like you turned on the "Use external editor by default" preference. Go into your preferences, select the "Editing" tab, and turn it off. See [[mw:Manual:External editors]] for more details.