siremis:install44x:main

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
siremis:install44x:main [2017/05/18 16:36] – [Step 2] adminsiremis:install44x:main [2017/06/30 12:13] – [Requirements] admin
Line 29: Line 29:
  
 <code> <code>
-apt-get install php php-mysql php-gd php-curl php-xml+apt-get install php php-mysql php-gd php-curl php-xml libapache2-mod-php
 </code> </code>
  
-CURL module is needed if you want to use JSONRPC command panel. XML support is included by core PHP5 and it is a separate package in PHP7.+You may need to enable the php7.0 module for apache: 
 + 
 +<code> 
 +a2enmod php7.0 
 +</php> 
 + 
 +CURL module is needed if you want to use JSONRPC command panel. XML support is included by core PHP5 and it is a separate package in PHP7. A reload or restart of apache server might be required.
  
  

100%


Copyright 2010-2020 Asipto.com