Try this:
Log out (if you can).
In the modx_system_settings table in PhpMyAdmin, set the compress_css and compress_js settings to 0.
Delete all files in the core/cache directory
Clear your browser cache and cookies
Log in.
If that doesn't do it, check the paths in the core/config/config.inc.php file.
There's also a chance that you have a missing or corrupted file. This is common if you used FTP to transfer the files individually.
Now that 2.2.16 is working, it might be worth doing a complete backup (files and DB), and trying the upgrade to 2.3.2.
Final success!
At first I installed empty version 2.3.2 on the same system...everything was ok so problem wasn't with server.
Then installed again on the previous site...before cleaned all old filed and made complete backup.
I suppose that maybe some files weren't correct overwritten.