pkp / docker-ojs

Open Journal Systems (OJS) is a journal management and publishing system.
GNU General Public License v3.0
62 stars 47 forks source link

ojs-cli-install not working for version 3_3_0-18 #352

Open designamx opened 2 months ago

designamx commented 2 months ago

I am working on version 3_3_0-18 when I run /usr/local/bin/ojs-cli-install I get an error that --ignore is not recognized by curl however I was able to fix this by switching to -k

Once that is fixed I ran the script again, I got HTML code, looks like this is the install form since it has inputs with my variables prefilled

designamx commented 2 months ago

I just found out that my database is seeded but my config.ini.php

Note that if I do the installation manually from UI I get the same result

designamx commented 2 months ago

so after some test the only issue I am having is that --ignore is note recognized