These files are the application files that the wiki needs for running.
Follow these steps:
The Define an Application wizard opens in the Application Details panel.
The System Requirements panel opens.
The Configure Installation Actions panel opens. You will define two installation actions: Copy Files and Update DB Server.
xcopy
%CD%\* C:\Apache\htdocs
/S
The action is saved.
CONFIG_FILE_ACTION=FILEUPDATE
CONFIG_FILE_NAME=C:\Apache\htdocs\LocalSettings.php
#DB_SERVER#=%DEPENDINGHOST%
#BLOG_TITLE#=<Wiki Title>
#DBPASSWORD#=pass
The action is saved.
The MediaWiki Content application is saved.
Copyright © 2013 CA. All rights reserved. |
|