Changes

Jump to navigation Jump to search
173 bytes removed ,  13:19, 21 August 2014
m
→‎Quick install: version update
Line 8: Line 8:  
== Quick install ==
 
== Quick install ==
 
* Both SME8 & 9
 
* Both SME8 & 9
* Download the latest version from [http://downloads.sourceforge.net/project/frontaccounting/FrontAccounting-2.3/2.3.18/frontaccounting-2.3.18.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Ffrontaccounting%2Ffiles%2FFrontAccounting-2.3%2F2.3.18%2Ffrontaccounting-2.3.18.tar.gz%2Fdownload&ts=1382257723&use_mirror=kent here] (Latest version 2.3.18) to your normal installation/root directory on your SME Server using the wget command. (in this example '/root/install')
+
* Download the latest version from [http://sourceforge.net/projects/frontaccounting/files/FrontAccounting-2.3/ here] (Latest version 2.3.21) to your normal installation/root directory on your SME Server using the wget command. (in this example '/root/install')
    
* Create an ibay in server manager, with the following typical settings:
 
* Create an ibay in server manager, with the following typical settings:
Line 14: Line 14:  
  Public access via web - Entire Internet (no password required), Execution of dynamic content - Enabled
 
  Public access via web - Entire Internet (no password required), Execution of dynamic content - Enabled
   −
* Extract the downloaded file into the html directory of the new ibay (in this example called 'fa' )
+
* Extract the downloaded file into root of the new ibay (in this example called 'fa' ), where it will replace the existing html directory.
 
  rm -rf /home/e-smith/files/ibays/fa/html
 
  rm -rf /home/e-smith/files/ibays/fa/html
 
  tar zxvf /root/install/frontaccounting-2.3.18.tar.gz -C /home/e-smith/files/ibays/fa/
 
  tar zxvf /root/install/frontaccounting-2.3.18.tar.gz -C /home/e-smith/files/ibays/fa/
Line 49: Line 49:     
* Set permissions
 
* Set permissions
  chmod 444 /home/e-smith/files/ibays/fa/html/config_db.php /home/e-smith/files/ibays/fa/html/config.php
+
  chmod 440 /home/e-smith/files/ibays/fa/html/config_db.php /home/e-smith/files/ibays/fa/html/config.php
 
  rm -rf /home/e-smith/files/ibays/fa/html/install
 
  rm -rf /home/e-smith/files/ibays/fa/html/install
  

Navigation menu