On 2015-09-29 4:55 PM, Brian Wolff wrote:
> On 9/29/15, Tony Thomas <[email protected]> wrote:
>
> If you're looking to reduce resource usage, and its generally expected
> that there's not very much concurrent access to the wiki, you might
> want to consider using sqlite instead of mysql.
In fact php has a built-in minimal development server.

And some time ago I wrote a series of scripts into maintenance/dev/

Running `maintenance/dev/install.sh` will install MediaWiki using
`install.php` with a sqlite database and then startup a php based webserver.
I don't even have a LAMP stack on my laptop. mediawiki/dev/ is what I
used to test nearly all my contributions to MediaWiki since I wrote it.

</shamless-plug>

~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/]


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

Reply via email to