Difference between revisions of "PKP/Bug Fixes"

From Libopedia
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
Enabling a plugin causes a blank web page

Install the following;

sudo apt-get install php5-pear
Reference