Skip to content
leonanu edited this page Nov 30, 2011 · 10 revisions
  • What is the MooENV?

See [https://github.com/Ismole/MooENV/wiki/Ismole-MooENV](https://github.com/Ismole/MooENV/wiki/Ismole-MooENV)

  • Does MooENV support my system?

MooENV could only support CentOS 5.x and 6.x Linux now, and does not support any version of Windows OS.

  • Why MooENV quit with "System Error Were Detected! Please fix these errors before continue." message?

That is mean your computer or server has some system errors (may be hardware error). These errors are dangerous for productive environment using. So you should check and fix these errors before install MooENV.

  • Where could I found the installation information about MooENV?

After installed MooENV, It will create a installation summary report file in /root/.MooENV/report.txt, this file contains all information you need.

  • How could I start/stop services installed by MooENV?

Use "service XXX start/stop/restart" to control services, the XXX could be ngxin, apache2, mysqld etc.

  • There are no service named memcached and ttserver?

To use memcached and ttserver, you should run it with your arguments manually. memcached and ttserver were installed in /usr/local/

  • Why I can't re-install MooENV?

To re-install MooENV, use "install.sh reinstall"

Clone this wiki locally