melloa
Wizard
- Joined
- May 22, 2016
- Messages
- 1,749
wow, that could be pretty professional looking with some fine tuning. nice job
I'd rather not contribute too much, sorry, my guides/notes to myself are always as barren as possible to keep the person guessing, lol.
Like every good FreeBSD guy :)
here's some suggestions on what you have. * why are you installing php / php-mysl? these are dependencies of ZM and will be installed with it.[/QUOTE said:Because I've noticed some dependencies were not installed, so started installing FEMP after the ZM port to try to make it work. One of my comments in the document is that MySQL is not installed and I assume is needed as dependency. Also on item 1 of the README leads the reader to the assumption you got to have nginx and mysql running on the same server, so one could start by installing FEMP anyways.
* why do you say to edit rc.conf in some places said:Easy fix. Just playing around to learn ;)
* why is your nginx config so complicated? ZM can live with the simple one from the readme said:I'm just following the instructions from a rookie's perspective, so built it based on the examples to install FEMP, removed the server session and added yours. If I only need the server session, I can make that change in the document.