start wiki at boot up on os x lion
Fragment of a discussion from Project:Support desk
>MediaWiki is not a desktop application. You can't "start" it. sure you can, if this were a more typical unix flavour i'd expect to be able to put the command i'm currently using to "start" it... /Applications/mediawiki-1.18.1-0/ctlscript.sh start
There is no such file called ctlscript.sh in MediaWiki's code base.
Point stands: There no such thing as "starting mediawiki". You can:
- Start Apache/MySQL
- and/or: Open a browser and point it to your wiki's URL
Is that what you mean?