Difference between revisions of "PKP/Bug Fixes"
Jump to navigation
Jump to search
m |
m |
||
| Line 4: | Line 4: | ||
Install the following; | Install the following; | ||
sudo apt-get install php5-pear | sudo apt-get install php5-pear | ||
| + | ;Reference | ||
| + | *https://pkp.sfu.ca/ojs/docs/userguide/2.3.3/systemAdministrationDebugging.html | ||
Revision as of 11:52, 22 April 2016
- Password reset fails
- https://github.com/pkp/pkp-lib/pull/833#issuecomment-150335585 or upgrade to at least 2.4.8
- Enabling a plugin causes a blank web page
Install the following;
sudo apt-get install php5-pear
- Reference