Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
installation:server-installation [2019-03-29 12:51]
Karl Nilsson
installation:server-installation [2019-11-26 06:10]
Magnus Fagerlund
Line 7: Line 7:
 ==== Required software ==== ==== Required software ====
 Prepare the Windows server environment by installing the Microsoft .NET 4.0 Framework, if not already installed. This is not needed on Windows Server 2012 or later. Prepare the Windows server environment by installing the Microsoft .NET 4.0 Framework, if not already installed. This is not needed on Windows Server 2012 or later.
 +
 +<WRAP round info>
 +**Python 3.7 is required from version 12.51**
 +
 +From version 12.51 and later of Lime CRM Server, Python 3.7.3 needs to be installed prior to installation or upgrade of Lime CRM Server.
 +
 +Instructions for how to install Python 3.7.3 is found [[installation:python37|here]].
 +
 +</WRAP>
  
 ==== Users and groups ==== ==== Users and groups ====
Line 54: Line 63:
   * Nginx   * Nginx
   * vcredist_x86.exe   * vcredist_x86.exe
 +
 +===== Python customizations =====
 +For developing and deploying modern customization using Python, you will need to create a ''solution''. Instructions on how to do that is found [[https://prime.lime.tech/products/limecrm/moderncustomizations/installing|here]].
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
 The installation will generate log files in ''%userprofile%\AppData\Local\Temp''. These are named ''limepro_install_<timestamp>.txt'' for the main installation, and ''<component>.msi.install.txt'' for the installation of related components. The installation will generate log files in ''%userprofile%\AppData\Local\Temp''. These are named ''limepro_install_<timestamp>.txt'' for the main installation, and ''<component>.msi.install.txt'' for the installation of related components.
  • Last modified: 12 months ago
  • by Anders Edqvist