I assume that the exact error message is not related to "www.mydomain.net", right? The host name in the virtual servers grid must *exactly* match the server name in the URL. Here's the relevant passage from the documentation:
The server name must match exactly the host name entered in the URL. For example the server name "foxweb.com" only matches the URL http://foxweb.com/ -- it does not match http://server1.foxweb.com/ even if the two are pointing to the same ip-address. The only exception to this rule is that host names starting with "www" also match the corresponding host name without the "www" part. For example, "www.foxweb.com" matches http://www.foxweb.com, as well as http://foxweb.com.
If I'm off about the reason why you are getting this error message, please provide us with the following:
- The URL that you are using
- A screen-shot of the Virtual Servers page in the FoxWeb Control Center
- The exact text of the error message that you are getting
FoxWeb Support Team
support@foxweb.com email |
Sent by Roger Stanley on 09/07/2011 07:23:33 AM:
I had added the domain to the grid in the Virtual Servers page. I should have that a bit more clear in my question sentence 3. sorry.
Sent by FoxWeb Support on 09/07/2011 01:01:19 AM:
It seems that you have not added your domain to the grid in the Virtual Servers page of the FoxWeb Control Center. FoxWeb requires that you do so for each different host name or IP address you use to access your FoxWeb scripts. For details please refer to the FoxWeb Configuration page (http://www.foxweb.com/document/Config.htm).
FoxWeb Support Team
support@foxweb.com email |
Sent by Roger Stanley on 09/06/2011 05:53:55 PM:
I managed to get everything working on my test computer. I moved it all to my new computer.
I'm now getting the error: No program root has been configured for domain "www.mydomain.net"
Line 96
In the configuration I have the program root as c:\foxprograms\ (default) and also in the Program Root. This is exactly how I had it on the test computer.
Also - On the new computer Foxweb is not automatically starting (Win 7) when I boot up. Did I mess something up here?