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





--- Comment #12 from Chad H. <innocentkil...@gmail.com>  2009-07-13 15:20:16 
UTC ---
(In reply to comment #11)
> Is it possible to add --server to work early in execution path so it works
> before all the extensions are included?
> 

Yes. All of the arguments in $argv are processed prior to setting up a MW
environment, so this is pretty easy. We do this already so we can override core
DB settings with command line arguments (note: this is only in the branch, not
true in trunk yet).

> More over, is it possible for it to set $wgServerName as well (it's kind of
> stupid that we set $wgServer to http://www.example.com/ and don't set
> $wgServerName to www.example.com)?
> 

See bug 8866.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to