Or, if you don't have access to your error logs, you could try adding
error_reporting(E_ALL); to the beginning of wp-config.php.
You might also want to include ini_set('display_errors', true); too.On Dec 23, 2007 11:52 AM, Matt Mullenweg <[EMAIL PROTECTED]> wrote: > Mark R wrote: > > Rev 6475 > > > > These return blank pages: > > You must have a conflict or PHP error somewhere, check your error logs. > > -- > Matt Mullenweg > http://photomatt.net | http://wordpress.org > http://automattic.com | http://akismet.com > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
