Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2381

Migrating and Upgrading to Joomla! 4.x • Re: Blank page after upgrading from 3.10.12 to 4.4.9

$
0
0
Please post the FPA report so the forum users can review your hosting and Joomla environments.
FPA - Forum Post Assistant - under Forum Rules (red box).

A blank page indicates PHP errors. You need to turn on the Error Reporting (in the Joomla configuration.php file there's a variable for that).

Change public $error_reporting = 'default'; to public $error_reporting = 'maximum';

Additionally, you can turn on debug:

public $debug = false; change to public $debug = true;

Open configuration.php in a text editor. E.g. Windows Notepad (personally I use one called Notepad++).

Statistics: Posted by AMurray — Wed Nov 13, 2024 9:17 pm



Viewing all articles
Browse latest Browse all 2381

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>