|
Date: 1/26/2008 1:31 am · Subject: Re: "Allow from" in apache and spectre · Rating: 4
I might add that I already have a production site working on the same machine on the same ip address.www both sites are setup: with identical subnet,ip and port spectre --test returns: DEBUG: Trying http://intra.comtrol.com:80/?op=spectreTest ERROR: Spectre cannot communicate with WebGUI. Perhaps you need to adjust the spectreSubnets setting in this config file: intranet.comtrol.com.conf. Testing www.comtrol.com.conf DEBUG: Trying http://www.comtrol.com:80/?op=spectreTest Tests completed. testEnvironment passes with flying colors. THE FIX: The fix seems to have been to add 127.0.0.1 to the Allow from statement in the apache vhost file.
--- (Edited on 1/26/2008 1:31 am [GMT-0600] by elnino) ---
|