Hi,
I uploaded and extracted OPS installer to my webhost , on a subdomain. Top level domain is running ssl cert. I’ve gotten as far as as extracting and modifying config.inc.php with base url, allowed hosts as https and salt etc. Should I be able to access the installer as “url:ojs-3,4,0-5/index.php” ? Im getting a 500 error
Thanks,
Rob
Hi @Rob_MacDonald,
For 500
errors, it is best to check your PHP error log - that can provide some indication of what is going on. Are you able to do that, and report back on what you see?
-Roger
PKP Team
Hi,
Thanks for that info. I had an error in config.inc.php in the allowed hosts. That part is fixed. On to my next problem which is database related. I’ll have to try adding a blank database and reference that in the setup.
Rob