Perch 2 - gallery app was working, now getting a server error

  • When I open the Admin and try to edit an image section in a Gallery album (e.g. try to change the title or add a description) then when I hit Save I get am http 500 server error. This was working fine about 4 weeks ago.


    Details of the versions etc...


    • Perch: 2.8.34, PHP: 7.2.24, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $, with PDO
    • Server OS: Linux, litespeed
    • Installed apps: content (2.8.34), assets (2.8.34), categories (2.8.34), perch_gallery (2.8.5), perch_backup (1.2)
    • App runtimes: <?php //$apps_list = array( // 'content', // 'categories', // 'gallery', //); ?> <?php include(PERCH_PATH.'/core/apps/content/runtime.php'); include(PERCH_PATH.'/addons/apps/perch_gallery/runtime.php'); ?>
    • PERCH_LOGINPATH: /admin
    • PERCH_PATH: /home/barnesmo/public_html/admin
    • PERCH_CORE: /home/barnesmo/public_html/admin/core
    • PERCH_RESFILEPATH: /home/barnesmo/public_html/admin/resources
    • Image manipulation: GD
    • PHP limits: Max upload 32M, Max POST 64M, Memory: 128M, Total max file upload: 32M
    • F1: 6a33f95eca3667f9e0c39bf5ca2980fe
    • Resource folder writeable: Yes
    • HTTP_HOST: barnesmontessori.co.uk
    • DOCUMENT_ROOT: /home/barnesmo/public_html
    • REQUEST_URI: /admin/core/settings/diagnostics/
    • SCRIPT_NAME: /admin/core/settings/diagnostics/index.php

    I don't see any errors logged in htdocs root directory.


    If I look in cpanel error logs I don't see anything that corresponds, only this sort of thing from about 3 hours ago:


    [2020-01-06 15:37:10]: uid: (1029/barnesmo) gid: (1031/barnesmo) cmd: redirect.cgi


    Any thoughts?


    Thanks

  • drewm

    Approved the thread.