https://bugzilla.wikimedia.org/show_bug.cgi?id=33951

--- Comment #3 from Bawolff <[email protected]> 2012-01-31 02:35:41 UTC ---
>Furthermore, load.php isn't going to work until after MW's installed.

That doesn't stop us from having a dummy php script that outputs js that we can
use to check if its mangled. Without any information to back this up - I
imagine doing Http::get( <url to self> ); would catch most cases - this doesn't
have to bullet proof. Ideally it would just check if the result is totally
mangled. If it can't connect to itself it could simply ignore checking for
this.

(In reply to comment #1)
> It seems to me that you'd really have to use some sort of external site to
> check this since an internal check probably wouldn't show this.

Worst case scenario one could use ajax - but really I think that's overkill.

> Does it show up if you do "curl http://LOCALDOMAIN/load.php"; from the command
> line on the host?

I have no idea - its not my server. My intuition is its something that hooks
into processing php files - in which case it would probably show up still, but
that's just an unfounded guess.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to