Configuration Page error 403

I just finished installing FactoryPMI and when I try going to the configuration page I receive error 403. I can get to the main page and launch the designer, but cannot get to the configuration page.

I am going to the address localhost:8080/setup/?

Does it work if you go to:
http://127.0.0.1:8080/setup/ ?

If so, for some strange reason your computer may be resolving localhost differently. The setup site is the only one that has ip based restrictions turned on by default, and the default setting is 192.168.1.*,127.0.0.1

You can go to System->Settings and turn off the restriction, or enter a different ip address range (for example, say your network is using 10.x.x.x and for some reason localhost is resolving to your address on that network, you could add it on).

Regards,