[gollem] Blank Screen When Trying to View Initial Page

Ibarra, Michael m.ibarra@cdcixis-na.com
Tue, 27 Aug 2002 09:36:38 -0400


OK, now that I have domxml working, I've rebuilt my
config file and I am now hosed :-) My conf.php:

<?php
$conf['manager']['date_format'] = '%x';
$conf['menu']['apps'] = array();
$conf['backend']['backend_list'] = 'none';
$conf['backend']['change_server'] = false;
$conf['backend']['change_port'] = false;

I didn't notice anywhere within the xml 
output for my port and/or ip/hostname.

-mike