IP address problem maybe?


(Andy) #1

Hi hopefully someone can help,


Installing on my home machine is fine following the steps in the installation guide.



Now installing on my work machine I think that IP addresses are being forced on squiz that stop it working.



Following the installation guide,

The inet addr: 10.65.12.126



going to http://10.65.12.126/_admin/



I get a log in screen with no styling and typing the u: root and p: root I get



Login Key incorrect



Any advice?



I IP address from the VM is not what I would expect.



Screen shots are available!



Cheers in advance :slight_smile:


(Kbaker) #2

Hi,


Login key incorrect normally means either the virtual host isn't correct or the URL that you're trying to access the site on isn't in your ROOT_URLS config.



For the latter, you'll need to add the URL you're trying to access in /path/to/matrix/data/private/conf/main.inc



There's a SQ_CONF_SYSTEM_ROOT_URLS area where you can add the hostname or in your case the IP address.