On 02/04/07, Mohamed Magdy mohamed.m.k@gmail.com wrote:
Robert Leverington wrote:
Currently many users of MediaWiki are unable to use the maintenance scripts due to their hosts not providing shell or telnet access - I myself have this problem. I am writing to ask your opinions on creating a special page (or series of special pages) to combat this problem.
I could implement it as a special page in which users fill out a form and it performs the task. This would be the best solution because having multiple special pages would clutter the list and probably only one user would be using it.
Although it could easily be implemented as an extension I think that if it could be accessed via a single wg setting users would not come to the mailing lists and IRC channel asking about how they can do such a thing and improve the user experience.
Yours, Robert.
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l
It would be a nice thing..but I don't think it will be needed on wikimedia wikis..
This is the main reason I am asking here, it could be enabled via a simple configuration option, e.g. $wgEnableOnlineMaintenace = true; (by default false). If this would not be accepted into the main codebase I would write an extension instead.
Won't it time-out if used from the web?
Have you tried php shell http://mgeisler.net/php-shell/ It time-out too
The php timeout can be increased via a built in MediaWiki function.
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l
Robert.