If checkconfig.php has no errors and you still have a blank screen then there is probably a (very small) error in config_local.php. Usually a forgotten ";" or a misplaced ",", etc.
Reducing config_local.php to the bare minimum sometimes helps.
Then add all those lines you find necessary line by line.
If the error is in config_local.php you will find where the error is eventually.
Or post your config_local.php here.
|