You've taken the time to obscure all the helpful information, so we must ask: Is "/websitedirectory/" in this DIR_FS_CATALOG entry actually the complete physical path to the folder in which your ZC files are stored? It needs to be. It's not a "relative path" which assumes it's located below some other folder. It must be the complete actual folder path.
I'm assuming you've taken the same liberty with DIR_FS_SQL_CACHE and that it's the same as DIR_FS_CATALOG with '/cache/' on the end.
On the assumption that everything else you've obscured is factually correct, there doesn't appear to be anything wrong with the configure.php contents.
So, since you've said there are no myDebug-xxxxxx.log error logs being recorded in the /logs or /cache folders (per
http://www.zen-cart.com/content.php?124-blank-page ) then you'll need to work with your hosting company to view the Apache error_log on your server where the server is recording the errors triggering the blank page before the Zen Cart logging infrastructure can intercept and relocate the logs to the more easily accessible /logs folder.