step
- i’m “git clone https://github.com/pkp/ojs.git” and “git submodule update --init --recursive” in ojs folder.
- “cp -r ojs3.0.2/config.inc.php ojs3.0.2/files ojs3.0.2/public ojs-master-version”
- i’m edit base_url and path files only
start web
- i’m fix plugin/vender ( cp -r from ojs3.0.2)
- first page is show but i’m click journal it show error
“Fatal error: Call to undefined function apc_fetch() in …/lib/pkp/classes/cache/APCCache.inc.php on line 51”
T_T
thank you.