XF 2.3 Site move to a new server - a few issues

hdrcweb

Member
Hi
I've migrated the site to a new server, 2 issues:

1: I got a 403 until I commented out the folllowing in the .htaccess file (line not commented out below)

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php83” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php83 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit

Any issues with this?

2: I'm getting loads of the attached errors in the server serror log, any ideas for the fix?
Thanks
 

Attachments

  • Screenshot 2026-01-18 160533.webp
    Screenshot 2026-01-18 160533.webp
    67.3 KB · Views: 23
Back
Top Bottom