I am trying to install ojs 3.2.0 on my Debian system, I am not able to complete the system, what type of permission should I execute? for this
-
The following files and directories (and their contents) must be made writable:
config.inc.php is writable (optional): Yes
public/ is writable: Yes
cache/ is writable: Yes
cache/t_cache/ is writable: Yes
cache/t_compile/ is writable: Yes
cache/_db is writable: Yes
After giving appropriate permission. And creating admin user. Not able to proceed with install ojs. The page show nothing
Hi @Mahesh_Palamuttath,
Check your PHP error log for details.
Regards,
Alec Smecher
Public Knowledge Project Team
it shows,
[06-Mar-2020 20:02:55] NOTICE: Terminating …
[06-Mar-2020 20:02:55] NOTICE: exiting, bye-bye!
[06-Mar-2020 21:56:51] NOTICE: fpm is running, pid 807
[06-Mar-2020 21:56:51] NOTICE: ready to handle connections
[06-Mar-2020 21:56:51] NOTICE: systemd monitor interval set to 10000ms
what should I do. Am new to ojs please anyone help me
Hi @Mahesh_Palamuttath,
I don’t see anything relevant there; check further back in the log. I’m not sure, but that may also be the wrong log file; see How do I find my PHP error log? for details on how to find the PHP error log.
Regards,
Alec Smecher
Public Knowledge Project Team