[MojoMojo] Installing MojoMojo from FreeBSD's Ports

Dan Dascalescu ddascalescu at gmail.com
Tue Aug 4 07:24:07 GMT 2009


Hi Dang,

>    Is there a step by step?

You have probably seen the step-by-step list of commands to install
MojoMojo from GitHub:
http://mojomojo.org/documentation/installation#Installing_the_latest_build_from_GitHub

This way, files will end up in the mojomojo sudirectory of the
directory in which you run `git clone`.

>    I wanted to install MojoMojo and determine if this CMS is the right one
> for me.

The easiest way to evaluate MojoMojo is to run the built-in server
(thus avoiding deployment via Apache):
http://mojomojo.org/documentation/deployment#Deployment_without_a_web_server

Depending on your traffic, HTTP::Prefork may actually be solid enough
to not necessitate Apache; but if you do want to use Apache in front
of MojoMojo, please see
http://dev.catalyst.perl.org/wiki/deployment/apache_fastcgi

> If I can get this installation working, I would
> definitely want to post this on your website so that other people using
> FreeBSD can install and use MojoMojo.

That would be great, and thanks in advance.

Dan



More information about the Mojomojo mailing list