Hi, We have problems with amember testing license when on multiple virtual hosts on one testing web server. The details are: 1. We have a testing web server which hosts two testing web sites, both sites use amember. 2. The testing web server has a fixed IP but not a domain name. 3. In order to run the two testing web sites, we create 2 virtual hosts on the testing web server, and name them 'triagemedia' and 'nutgrafs'. 4. We modified the /etc/hosts files at the testing server and our working computers to map names 'triagemedia' and 'nutgrafs' to the IP of the testing server, and URL http://triagemedia/ and http://nutgrafs/ work well except amember license. Here is what we did: 5. Since amember license is by domain, we asked for domain name 'triagemedia' and 'nutgrafs', but got reply saying that it's not allowed for license for such domain names. 6. We were told to apply testing license by IP. We did and got the license by the IP of the testing web server. 7. Then when I tried to setup the license through http://nutgrafs/amember/setup.php, I got the error message although I had already mapped 'nutgrafs' to the IP of the license in /etc/hosts file: -------------------------- aMember Setup: Step 2 of 4 # Root URL 'http://nutgrafs/amember' doesn't match license domain # Secure Root URL 'http://nutgrafs/amember' doesn't match license domain -------------------------- Question: I think amember tries to match the license with the domain in URL without any host-IP mapping. But how to handle the case when multiple virtual hosts are co-running on one testing server?