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 revision
Previous revision
siremis:install44x:main [2017/06/30 12:13] – [Requirements] adminsiremis:install44x:main [2017/08/16 08:34] (current) – [Security Considerations] admin
Line 36: Line 36:
 <code> <code>
 a2enmod php7.0 a2enmod php7.0
-</php>+</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. A reload or restart of apache server might be required. 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.
Line 259: Line 259:
   * run it over HTTPS   * run it over HTTPS
   * add extra protection at HTTP server or firewall layers (e.g., HTTP auth, IP restrictions, etc)   * add extra protection at HTTP server or firewall layers (e.g., HTTP auth, IP restrictions, etc)
 +
 +===== SELinux Notes =====
 +
 +You may need to change the context of your web server directory, like:
 +
 +<code>
 +chcon -t httpd_sys_content_t /var/www/html -R
 +</code>
  
 {{tag>siremis kamailio}} {{tag>siremis kamailio}}

100%


Copyright 2010-2020 Asipto.com