Revision 13298
Added by Aaron Marcuse-Kubitza over 10 years ago
index.htm | ||
---|---|---|
1767 | 1767 |
<DD>**WARNING**: this breaks display of some pages, see https://projects.nceas.ucsb.edu/nceas/issues/903 |
1768 | 1768 |
|
1769 | 1769 |
after upgrading: |
1770 |
$ sudo a2dismod php5_cgi |
|
1771 |
$ sudo apache2ctl restart |
|
1770 |
# $ sudo a2dismod php5_cgi
|
|
1771 |
# $ sudo apache2ctl restart
|
|
1772 | 1772 |
</DD> |
1773 | 1773 |
<DL><p> |
1774 | 1774 |
</DL><p> |
1775 | 1775 |
<DT><a name="phpMyAdmin" href="#phpMyAdmin"><H3 ADD_DATE="1398296173">phpMyAdmin</H3></a> |
1776 | 1776 |
<DD>after upgrading: |
1777 |
$ sudo apt-get install phpmyadmin |
|
1778 |
$ sudo apache2ctl restart # *must* be done or phpMyAdmin will display a blank page! |
|
1777 |
# $ sudo apt-get install phpmyadmin |
|
1778 |
## whenever asked which version of a file to use, enter Y |
|
1779 |
# $ sudo apache2ctl restart # *must* be done or phpMyAdmin will display a blank page! |
|
1779 | 1780 |
</DD> |
1780 | 1781 |
<DL><p> |
1781 | 1782 |
</DL><p> |
Also available in: Unified diff
web/links/index.htm: updated to Firefox bookmarks: Ubuntu 14.04 upgrade: added phpMyAdmin fixing instructions