Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1216101

    I am having to run PHP 5.6. If I try to upgrade to 7.1 or 7.2 the site just shows a white screen. If I upgrade to 7.3 then I see this message when I load the site:

    There has been a critical error on your website.

    Learn more about debugging in WordPress.

    Thanks,

    Jason

    #1216355

    Hey Jason,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1216396
    This reply has been marked as private.
    #1216556

    Hi,

    Could you please upgrade PHP version and post FTP logins here privately? We are going to need to see the issue in order to fix it :)

    Best regards,
    Yigit

    #1216648

    Hi,

    Thanks for looking into this. As this is a business site I can’t change from 5.6 to 7.x as the site goes down. I am providing the cPanel access for you. Can you please make the change when you look at the issue and switch it back if it doesn’t work? Otherwise if you can please let me know when you can take a look then I can make the change at that time.

    Thanks

    #1217326

    Hi,

    Just wanted to follow up on this to see how we can resolve the issue?

    Thanks,

    Jason

    #1217502

    Hi,

    I did this and the site went offline. So put it back again. How can we solve this?

    Thanks

    #1219100

    Hi,

    What is the version of the theme in your installation? Please make sure that it contains the latest version, v4.7.5. Older versions may not be compatible with the latest PHP.

    We can’t access the site because it has SSL certificate issues. Please ask your hosting provider for additional assistance.

    Best regards,
    Ismael

    #1219104

    Hi,

    Its running 4.7.4 which I updated it to before asking for support.

    I am not aware of any SSL issues as the certificate was just renewed. I do have Wordfence with 2FA activated so perhaps thats why you were unable to access the site? I can deactivate this for you if you are able to take a look?

    Earier one of your colleagues accessed the site as you will see above but asked for the FTP access which I have provided but since then I didn’t hear back.

    Thanks

    #1219439

    Hi Jason,

    Sorry for my late reply!

    I am not able to login to your WordPress dashboard either. I attached the message I receive in private content field below. FTP logins work so that is fine for time being.

    Could you please upgrade PHP version once again and let us know? I assigned the thread to myself and will be waiting to hear from you.

    Best regards,
    Yigit

    #1219445
    This reply has been marked as private.
    #1219449
    This reply has been marked as private.
    #1219453

    Hi,

    Issue was related to your PHP memory limit. It was 32M and I increased it to 256M by adding following code to wp-config.php file

    
    define('WP_MEMORY_LIMIT', '256M');
    

    Please review your website :)

    Best regards,
    Yigit

    #1219454

    Works perfectly now :-)

    Thank you for all your help and very quick fix which is really appreciated

    #1219458

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘PHP 7.1 / 7.2 / 7.3 don't work’ is closed to new replies.