OJS in OVH hosting

I’m having trouble installing OJS 3.3.0-15. After the installed (probably corrected system) everything is fine until you log in to the admin panel. After that, unfortunately, everything is not available. I suspect it may be related to HTTPS as it doesn’t load the CSS then. When I am on HTTP CSS files load correctly. I have hosting on OVH. Has anyone had a similar problem?

Hi @Gucio926,

Are you able to provide any error messages from your PHP error logs - that might provide some more clues as to what is going on?

-Roger
PKP Team

Hi @rcgillis

I have only this:

AH10157: FastCGI: An error happened during Fastcgi processing, fallback to CGI
__
JK

This rather looks like an Apache message. Your PHP error log may be in /var/log/php-fpm or a similar directory.

Hi @Gucio926

Is SSL enabled on your domain? OJS 3.3 comes with Force SSL enabled by default in the config.inc.php, this may be causing the error. Also check the base_url, it must match your settings regarding SSL.

Best regards,
Josh

@jnoronha Yes SSL was enabled in the OVH configuration panel. Do you think I should disable it?

No, not at all, I thought it could be some error on your SSL certificate. Maybe it would be interesting checking with OVH support, since your error happens on SSL and it’s provided by them.

Best regards,
Josh