Blank page instead of reload in migrated Joomla site
Hello,
I recently migrated a Joomla made intranet application (using the CPanel migration tool)
and noticed that certain parts show blank pages when changes are saved instead of reloading
(as in the original server) is there a way to debug this?
-
You'd want to check the php error logs, if they're enabled they're usually found in the document root of the site. You may also find some information at /etc/apache2/logs/error_log0 -
After migrating to your new cPanel server, your website probably ends up using the default PHP version (assigned for that server) which may be different from the one you had on your previous server. Check and make sure that this website is using the same PHP version (and have all the required PHP extensions installed) as you had on your original server. 0
Please sign in to leave a comment.
Comments
2 comments