• Resolved 20something

    (@20something)


    Since upgrading my server to PHP 7.4.X, I’m having 500 errors on just about every other page load. Using latest version of AIOS, latest wordpress.

    Web host isolated this to the .htaccess file created by AIOS. When disabled, the site works fine. When reactivated and added back in, 500 errors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m using it successfully with WordPress 5.6 and PHP 7.4.13. Check the server error log the log to find out what caused the 500 error. You also might want to turn off all the options on AIOWP and incrementally add the desired options until you find out what is causing the problem.

    Once you find the option that breaks it, you can further edit the .htaccess file to try and localize the statement that causes the issue.

    Keep a clean .htaccess file available that you know works so if you break something badly, can immediately upload and overwrite the .htaccess file to restore site operation

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I can confirm that the plugin is working with WordPress 5.6 and PHP 7.4.x. I tested this right now in my dev site.

    Make sure you have all the required php extensions installed in your sever for PHP 7.4.x. The following link can help you.

    https://make.www.ads-software.com/hosting/handbook/handbook/server-environment/#php-extensions

    Let me know how you go.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility issues with WordPress 7.4.X’ is closed to new replies.