Difference between revisions of "Check server compatibility"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'If you want to check the server if it is OK to install MOR/M2 on it, please do this: yum install -y subversion svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/s…') |
|||
Line 4: | Line 4: | ||
svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor | svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor | ||
/usr/src/mor/x7/maintenance/server_check.sh | /usr/src/mor/x7/maintenance/server_check.sh | ||
If you see RED errors/warnings, please take note. |
Revision as of 08:47, 9 September 2015
If you want to check the server if it is OK to install MOR/M2 on it, please do this:
yum install -y subversion svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor /usr/src/mor/x7/maintenance/server_check.sh
If you see RED errors/warnings, please take note.