You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/website/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ <h2>Requirements</h2>
94
94
<divclass="documentation-entry">
95
95
<p>selfoss is not a hosted service. It has to be installed on your own webserver. This webserver must fulfill the following requirements (which are available from most providers)</p>
96
96
<ul>
97
-
<li>PHP 5.3 or higher</li>
97
+
<li>PHP 5.3 or higher with the php-gd extension enabled</li>
98
98
<li>MySQL, PostgreSQL or Sqlite</li>
99
99
<li>Apache Webserver (ngnix and lighttpd also possible)</li>
0 commit comments