Skip to content

Commit a56ec7e

Browse files
committed
document the php-gd extension requirement (#643)
1 parent 63d4af9 commit a56ec7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2>Requirements</h2>
9494
<div class="documentation-entry">
9595
<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>
9696
<ul>
97-
<li>PHP 5.3 or higher</li>
97+
<li>PHP 5.3 or higher with the php-gd extension enabled</li>
9898
<li>MySQL, PostgreSQL or Sqlite</li>
9999
<li>Apache Webserver (ngnix and lighttpd also possible)</li>
100100
</ul>

0 commit comments

Comments
 (0)