I get a blank page after the install. Whats wrong?
This is a problem that has multiple causes. Here are some possibilities: • Installing MODx Revolution over an earlier version • core/cache directory is not writable • Permission issue with MODx directories and files • Not enough memory for proper install (see “out of memory” below) • Very old version of MySQL or PHP Things to try: • Make sure your memory_limit is at least 64M • Make sure the following directories are writable: • / (MODx root directory) • /core/packages • core/cache • core/export • /manager • /connectors • Create an empty file: “/core/config/config.inc.php” and make it writable. • Use the “Regular” version of Revolution instead of the “Advanced” version.