[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/dev/ -> README (source)

   1  maintenance/dev/ scripts can help quickly setup a local MediaWiki for development purposes.
   2  
   3  Wikis setup in this way are NOT meant to be publicly available. They use a development database not acceptible for use in production. Place a sqlite database in an unsafe location a real wiki should never place it in. And use predictable default logins for the initial administrator user.
   4  
   5  Running maintenance/dev/install.sh will download and install a local copy of php 5.4, install a sqlite powered instance of MW for development, and then start up a local webserver to view the wiki.
   6  
   7  After installation you can bring the webserver back up at any time you want with maintenance/dev/start.sh


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1