diff options
author | ArthurHoaro <arthur@hoa.ro> | 2018-07-28 11:07:55 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2018-07-28 11:07:55 +0200 |
commit | 83faedadff76c5bdca036f39f13943f63b27e164 (patch) | |
tree | 6f44cede16ec6a60f10b9699e211e0818f06d2c8 /doc/Server-requirements.html | |
parent | 1d9eb22a3df85b67fe6652c0876cd7382c2fb525 (diff) | |
parent | 658988f3aeba7a5a938783249ccf2765251e5597 (diff) | |
download | Shaarli-83faedadff76c5bdca036f39f13943f63b27e164.tar.gz Shaarli-83faedadff76c5bdca036f39f13943f63b27e164.tar.zst Shaarli-83faedadff76c5bdca036f39f13943f63b27e164.zip |
Merge tag 'v0.9.7' into stable
Release v0.9.7
Diffstat (limited to 'doc/Server-requirements.html')
-rw-r--r-- | doc/Server-requirements.html | 178 |
1 files changed, 0 insertions, 178 deletions
diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html deleted file mode 100644 index 2c2545bb..00000000 --- a/doc/Server-requirements.html +++ /dev/null | |||
@@ -1,178 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <meta charset="utf-8"> | ||
5 | <meta name="generator" content="pandoc"> | ||
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
7 | <title>Shaarli – Server requirements</title> | ||
8 | <style type="text/css">code{white-space: pre;}</style> | ||
9 | <link rel="stylesheet" href="github-markdown.css"> | ||
10 | <!--[if lt IE 9]> | ||
11 | <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> | ||
12 | <![endif]--> | ||
13 | </head> | ||
14 | <body> | ||
15 | <div id="local-sidebar"> | ||
16 | <ul> | ||
17 | <li><a href="Home.html">Home</a></li> | ||
18 | <li>Setup | ||
19 | <ul> | ||
20 | <li><a href="Download-and-Installation.html">Download and Installation</a></li> | ||
21 | <li><a href="Upgrade-and-migration.html">Upgrade and migration</a></li> | ||
22 | <li><a href="Server-requirements.html">Server requirements</a></li> | ||
23 | <li><a href="Server-configuration.html">Server configuration</a></li> | ||
24 | <li><a href="Server-security.html">Server security</a></li> | ||
25 | <li><a href="Shaarli-configuration.html">Shaarli configuration</a></li> | ||
26 | <li><a href="Plugins.html">Plugins</a></li> | ||
27 | </ul></li> | ||
28 | <li><a href="Docker.html">Docker</a></li> | ||
29 | <li><a href="Usage.html">Usage</a> | ||
30 | <ul> | ||
31 | <li><a href="Sharing-button.html">Sharing button</a> (bookmarklet)</li> | ||
32 | <li><a href="Browsing-and-Searching.html">Browsing and Searching</a></li> | ||
33 | <li><a href="Firefox-share.html">Firefox share</a></li> | ||
34 | <li><a href="RSS-feeds.html">RSS feeds</a></li> | ||
35 | </ul></li> | ||
36 | <li>How To | ||
37 | <ul> | ||
38 | <li><a href="Backup,-restore,-import-and-export.html">Backup, restore, import and export</a></li> | ||
39 | <li><a href="Copy-an-existing-installation-over-SSH-and-serve-it-locally.html">Copy an existing installation over SSH and serve it locally</a></li> | ||
40 | <li><a href="Create-and-serve-multiple-Shaarlis-(farm).html">Create and serve multiple Shaarlis (farm)</a></li> | ||
41 | <li><a href="Download-CSS-styles-from-an-OPML-list.html">Download CSS styles from an OPML list</a></li> | ||
42 | <li><a href="Datastore-hacks.html">Datastore hacks</a></li> | ||
43 | </ul></li> | ||
44 | <li><a href="Troubleshooting.html">Troubleshooting</a></li> | ||
45 | <li><a href="Development.html">Development</a> | ||
46 | <ul> | ||
47 | <li><a href="GnuPG-signature.html">GnuPG signature</a></li> | ||
48 | <li><a href="Coding-guidelines.html">Coding guidelines</a></li> | ||
49 | <li><a href="Directory-structure.html">Directory structure</a></li> | ||
50 | <li><a href="3rd-party-libraries.html">3rd party libraries</a></li> | ||
51 | <li><a href="Plugin-System.html">Plugin System</a></li> | ||
52 | <li><a href="Release-Shaarli.html">Release Shaarli</a></li> | ||
53 | <li><a href="Security.html">Security</a></li> | ||
54 | <li><a href="Static-analysis.html">Static analysis</a></li> | ||
55 | <li><a href="Theming.html">Theming</a></li> | ||
56 | <li><a href="Unit-tests.html">Unit tests</a></li> | ||
57 | </ul></li> | ||
58 | <li>About | ||
59 | <ul> | ||
60 | <li><a href="FAQ.html">FAQ</a></li> | ||
61 | <li><a href="Community-&-Related-software.html">Community & Related software</a></li> | ||
62 | </ul></li> | ||
63 | </ul> | ||
64 | </div> | ||
65 | <h1 id="server-requirements">Server requirements</h1> | ||
66 | <h2 id="php">PHP</h2> | ||
67 | <h3 id="release-information">Release information</h3> | ||
68 | <ul> | ||
69 | <li><a href="http://php.net/supported-versions.php">PHP: Supported versions</a><a href=".html"></a></li> | ||
70 | <li><a href="http://php.net/eol.php">PHP: Unsupported versions</a> <em>(EOL - End Of Life)</em><a href=".html"></a></li> | ||
71 | <li><a href="http://php.net/ChangeLog-7.php">PHP 7 Changelog</a><a href=".html"></a></li> | ||
72 | <li><a href="http://php.net/ChangeLog-5.php">PHP 5 Changelog</a><a href=".html"></a></li> | ||
73 | <li><a href="https://bugs.php.net/">PHP: Bugs</a><a href=".html"></a></li> | ||
74 | </ul> | ||
75 | <h3 id="supported-versions">Supported versions</h3> | ||
76 | <table> | ||
77 | <thead> | ||
78 | <tr class="header"> | ||
79 | <th style="text-align: center;">Version</th> | ||
80 | <th style="text-align: center;">Status</th> | ||
81 | <th style="text-align: center;">Shaarli compatibility</th> | ||
82 | </tr> | ||
83 | </thead> | ||
84 | <tbody> | ||
85 | <tr class="odd"> | ||
86 | <td style="text-align: center;">7.0</td> | ||
87 | <td style="text-align: center;">Supported</td> | ||
88 | <td style="text-align: center;">✅</td> | ||
89 | </tr> | ||
90 | <tr class="even"> | ||
91 | <td style="text-align: center;">5.6</td> | ||
92 | <td style="text-align: center;">Supported</td> | ||
93 | <td style="text-align: center;">✅</td> | ||
94 | </tr> | ||
95 | <tr class="odd"> | ||
96 | <td style="text-align: center;">5.5</td> | ||
97 | <td style="text-align: center;">EOL: 2016-07-10</td> | ||
98 | <td style="text-align: center;">✅</td> | ||
99 | </tr> | ||
100 | <tr class="even"> | ||
101 | <td style="text-align: center;">5.4</td> | ||
102 | <td style="text-align: center;">EOL: 2015-09-14</td> | ||
103 | <td style="text-align: center;">✅ (up to Shaarli 0.8.x)</td> | ||
104 | </tr> | ||
105 | <tr class="odd"> | ||
106 | <td style="text-align: center;">5.3</td> | ||
107 | <td style="text-align: center;">EOL: 2014-08-14</td> | ||
108 | <td style="text-align: center;">✅ (up to Shaarli 0.8.x)</td> | ||
109 | </tr> | ||
110 | </tbody> | ||
111 | </table> | ||
112 | <p>See also:</p> | ||
113 | <ul> | ||
114 | <li><a href="https://github.com/shaarli/Shaarli/blob/master/.travis.yml">Travis configuration</a><a href=".html"></a></li> | ||
115 | </ul> | ||
116 | <h3 id="dependency-management">Dependency management</h3> | ||
117 | <p>Starting with Shaarli <code>v0.8.x</code>, <a href="https://getcomposer.org/">Composer</a> is used to resolve,<a href=".html"></a><br /> | ||
118 | download and install third-party PHP dependencies.</p> | ||
119 | <table> | ||
120 | <thead> | ||
121 | <tr class="header"> | ||
122 | <th>Library</th> | ||
123 | <th style="text-align: center;">Required?</th> | ||
124 | <th>Usage</th> | ||
125 | </tr> | ||
126 | </thead> | ||
127 | <tbody> | ||
128 | <tr class="odd"> | ||
129 | <td><a href="https://packagist.org/packages/shaarli/netscape-bookmark-parser"><code>shaarli/netscape-bookmark-parser</code></a></td> | ||
130 | <td style="text-align: center;">All</td> | ||
131 | <td>Import bookmarks from Netscape files<a href=".html"></a></td> | ||
132 | </tr> | ||
133 | </tbody> | ||
134 | </table> | ||
135 | <h3 id="extensions">Extensions</h3> | ||
136 | <table style="width:19%;"> | ||
137 | <colgroup> | ||
138 | <col style="width: 5%" /> | ||
139 | <col style="width: 8%" /> | ||
140 | <col style="width: 5%" /> | ||
141 | </colgroup> | ||
142 | <thead> | ||
143 | <tr class="header"> | ||
144 | <th>Extension</th> | ||
145 | <th style="text-align: center;">Required?</th> | ||
146 | <th>Usage</th> | ||
147 | </tr> | ||
148 | </thead> | ||
149 | <tbody> | ||
150 | <tr class="odd"> | ||
151 | <td><a href="http://php.net/manual/en/book.openssl.php"><code>openssl</code></a></td> | ||
152 | <td style="text-align: center;">All</td> | ||
153 | <td>OpenSSL, HTTPS<a href=".html"></a></td> | ||
154 | </tr> | ||
155 | <tr class="even"> | ||
156 | <td><a href="http://php.net/manual/en/book.mbstring.php"><code>php-mbstring</code></a></td> | ||
157 | <td style="text-align: center;">CentOS, Fedora, RHEL, Windows</td> | ||
158 | <td>multibyte (Unicode) string support<a href=".html"></a></td> | ||
159 | </tr> | ||
160 | <tr class="odd"> | ||
161 | <td><a href="http://php.net/manual/en/book.image.php"><code>php-gd</code></a></td> | ||
162 | <td style="text-align: center;">optional</td> | ||
163 | <td>thumbnail resizing<a href=".html"></a></td> | ||
164 | </tr> | ||
165 | <tr class="even"> | ||
166 | <td><a href="http://php.net/manual/en/book.intl.php"><code>php-intl</code></a></td> | ||
167 | <td style="text-align: center;">optional</td> | ||
168 | <td>localized text sorting (e.g. <code>e->è->f</code>)<a href=".html"></a></td> | ||
169 | </tr> | ||
170 | <tr class="odd"> | ||
171 | <td><a href="http://php.net/manual/en/book.curl.php"><code>php-curl</code></a></td> | ||
172 | <td style="text-align: center;">optional</td> | ||
173 | <td>using cURL for fetching webpages and thumbnails in a more robust way<a href=".html"></a></td> | ||
174 | </tr> | ||
175 | </tbody> | ||
176 | </table> | ||
177 | </body> | ||
178 | </html> | ||