Changes

From SME Server
Jump to navigationJump to search
587 bytes added ,  10:33, 11 October 2017
m
no edit summary
Line 1: Line 1:  +
{{WIP box}}
 +
{{Note box|This how-to is NOT following the SME Server procedures regarding repositories and templates. Apart from an ibay it seems a normal linux install. Following this how-to will break some SME Server mechanisms. As it is now it has the characteristics of an advertisement/spamm. Also the version advertised (1.7.9) is old since 1.8.2 is available.}}
 +
 
===Description===
 
===Description===
   Line 7: Line 10:  
== Installation ==
 
== Installation ==
 
Make sure you got [[PHPMyAdmin#tab=For_SME9|phpmyadmin]] installed you'll need it<br />
 
Make sure you got [[PHPMyAdmin#tab=For_SME9|phpmyadmin]] installed you'll need it<br />
 
+
No, Simply create a new database with the mysqladmin command
 
open phpmyadmin and make a new database, with the following typical settings
 
open phpmyadmin and make a new database, with the following typical settings
 
  xibo
 
  xibo
Line 20: Line 23:  
  yum update -y
 
  yum update -y
 
We need additional repositories for Mcrypt
 
We need additional repositories for Mcrypt
 +
No. Mcrypt is available from the default repositories (smeos)
    
  cd /tmp
 
  cd /tmp
Line 29: Line 33:     
edit config php
 
edit config php
 +
No. Create a custom template
    
   nano /etc/php.ini
 
   nano /etc/php.ini
Line 42: Line 47:  
   sudo mv xibo-cms-1.7.9 xibo
 
   sudo mv xibo-cms-1.7.9 xibo
 
   chmod 777 -R xibo
 
   chmod 777 -R xibo
 +
NO!!!!!!!!!! Never use 777 !!!!!!!!!!!
 
   cd ../..
 
   cd ../..
 
   mkdir xibo-library
 
   mkdir xibo-library
 
   chmod -R 700 xibo-library
 
   chmod -R 700 xibo-library
 +
No, use www:www instead
 
   chown -R apache:apache xibo-library
 
   chown -R apache:apache xibo-library
  

Navigation menu