From: alex b. <en...@tu...> - 2001-08-09 05:37:20
|
> The virtual host is working. I've done everything listed in the > install.html file, except I couldn't use php_value in the virtual host > settings. I'm not sure it matters, because the same settings are in > httpd.conf, and I know the prepend file is being read. Yeah, you're fine. > When I go to the virtual site and use a PHP file I have created, it comes > up no problem. With the index.php file of binarycloud, I get a blank > screen, i.e. an HTML file with no data. I tried stepping through the > prepend file, commenting out parts, and I found that if I comment out a > section near the bottom, related to debug, error handling and > authentication, then some of the file appears with some error messages. What happens if you comment out the error handler? And, what happens if you turn the error handler back on, and comment out permissions? I need to look in the archives on geocrawler, because I remember this problem... _a > Right now, I'm stumped. Ideas welcomed. > > Gerry Kirk > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |