Instructions for switching from PHP Development server to Apache on 3.4.0-7

I have sucessfully got OJS 3.4.0-7 running on the PHP Development server, but can’t work out how to switch over to serving the pages through Apache.

I am on Redhat with Apache installed, and have worked through config.inc.php making all the changes I think are relevant.

Are there any definitive instructions for configuring OJS on Apache?

ChatGPT suggested I create an /etc/httpd/conf.d/ojs.conf. I tried that, plus an Apache restart, but no improvement.

I have scant local technical support, so have to work all this out for myself.

Any charitable words of advice would be very welcome.

I am wondering whether it might be something to do with the ownership or file permissions on the OJS directories?

At the moment I have ownership and group set to root.

Stand down! I worked it out.

I changed directory ownership and corrected a typo in my allowed_hosts line.

I can now connect via http.

The next mission is https!

This topic was automatically closed after 4 days. New replies are no longer allowed.