This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
siremis:install43x:main [2016/11/26 08:58] – created admin | siremis:install43x:main [2016/11/29 14:44] (current) – admin | ||
---|---|---|---|
Line 29: | Line 29: | ||
< | < | ||
- | apt-get install php php-mysql php-gd php-xml php-curl | + | apt-get install php php-mysql php-gd php-curl php-xml |
</ | </ | ||
- | CURL module is needed if you want to use JSONRPC command panel. | + | 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. |
Line 54: | Line 54: | ||
===== Web Server Setup ===== | ===== Web Server Setup ===== | ||
- | If you want to setup an alias for Apache 2.2.x, you can run: | + | If you want to setup an alias for Apache 2.2.x (for v2.4.x see below), you can run: |
< | < | ||
Line 113: | Line 113: | ||
</ | </ | ||
- | For Apache 2.2: | + | For Apache 2.4: |
< | < |