Hi, Is there any way to deploy mediawiki without using web based form/script ?
I am trying to deploy mediawiki 1.15.4 using some command line scripts and passing some config parameters but it seems that only way is to use web based config script.
Thanks --Sumit Purohit
Purohit, Sumit wrote:
Hi, Is there any way to deploy mediawiki without using web based form/script ?
I am trying to deploy mediawiki 1.15.4 using some command line scripts and passing some config parameters but it seems that only way is to use web based config script.
Thanks --Sumit Purohit
You can create the database (maintenance/tables.sql), manually create a LocalSettings.php, and use maintenance/createAndPromote.php for the initial user.
mediawiki-l@lists.wikimedia.org