4,461
edits
→Generate a CSR: dedicate a page for Let's Encrypt section |
No edit summary |
||
Line 10: | Line 10: | ||
This may only apply for Ubuntu 14.04.4 or other versions less than 16.04. This is to add Ondřej Surý's PPA repository for PHP. Of course, if you have 14.04 and already have PHP 7.0, you probably have done this. If you don't have add-apt-repository, then please add it by adding a package called <span class="package">python-software-properties</span>. | This may only apply for Ubuntu 14.04.4 or other versions less than 16.04. This is to add Ondřej Surý's PPA repository for PHP. Of course, if you have 14.04 and already have PHP 7.0, you probably have done this. If you don't have add-apt-repository, then please add it by adding a package called <span class="package">python-software-properties</span>. | ||
<source | <source lang="bash"> | ||
$ sudo apt-get install python-software-properties | $ sudo apt-get install python-software-properties | ||
</source> | </source> |