This is the command mojomojo_fastcgi_manage.plp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
mojomojo_fastcgi_manage.pl - script to start/stop/restart mojomojo fastcgi instance
USAGE
NOTE: Run this script from the parent directory so path to configuration is correct.
perl script/mojomojo_fastcgi_manage.pl start
perl script/mojomojo_fastcgi_manage.pl stop
perl script/mojomojo_fastcgi_manage.pl restart mojomojo.server
Web Server Configuration
Apache
In an apache conf file:
FastCgiExternalServer /tmp/mojomojo.fcgi -socket /tmp/mojomojo.socket Alias /wiki
/tmp/mojomojo.fcgi/
Use mojomojo_fastcgi_manage.plp online using onworks.net services