Does C:varwwwdekiwikiconfigmw specify a file name or directory name on the target (F = file, D = directory)?
You will need a LocalSettings.php file in C:\var\www\dekiwiki\config\mw (or wherever you installed your modified MediaWiki pages). If you visit http://{IP address}/config/mw/config/index.php where {IP address} is the IP address of the conversion box (Note: on my configuration, I had to use the IP address since localhost would redirect the traffic to the Dream server), you’ll be presented with the MediaWiki setup page. Enter the same values as your production MediaWiki installation, with the exception of the Database server (the database is not used during the conversion, so you can use your local copy on the Deki Wiki conversion box or create a new one). Copy the resultant LocalSettings.php file from C:\var\www\dekiwiki\config\mw\config to C:\var\www\dekiwiki\config\mw (or wherever you installed your modified MediaWiki pages). Open a browser and visit http://{IP address}/config/mw/index.php. You should see “Hellow World!”. If you don’t you’ll need to fix your HTTP configuration. Note:
Related Questions
- I don know how to specify a file to have the generic drive and directory that is on the CD. For instance, If I burn the CD on e: how will I know what CD drive the user will have?
- Is there a way to specify a different output directory without having to edit the pom or configuration file each time I do a build?
- Does C:varwwwdekiwikiconfigmw specify a file name or directory name on the target (F = file, D = directory)?