Pdf not displaying

Good day everyone, after migrating my OJS version 2 from local server to live site, everything seems okay, but when click the pdf link to view an article it shows blank.meanwhile every subsequent submission in the live site display the pdf.kindly help

Hi @Solomon_Bola,

Check to ensure that your files_dir setting in config.inc.php is correct, and that the file permissions there are such that your OJS can access it.

Regards,
Alec Smecher
Public Knowledge Project Team

the file_dir setting is correct and the file permission is 744.

Hi @Solomon_Bola,

Those permissions may not be correct depending on your server’s SAPI. See the FAQ for a discussion of permissions.

Regards,
Alec Smecher
Public Knowledge Project Team