Skip to main content
Participant
July 4, 2010
Question

Need help setting up the testing server settings in CS3

  • July 4, 2010
  • 1 reply
  • 703 views

I am developing an add-on website to an already existing site.  In "manage sites" I have made all the required settings, but am unsuccessful in setting the correct URL prefix for the testing server.  My host directory is "public_html/rets/".  My domain name is "tonyuythoven.com".   For the main website I used the URL that users type in to bring up my site, corresponding to http://www.tonyuythoven.com for this site.  But for the add-on that doesn't work.  What is the prefix I must use here?  The help file is not helpful, because it obfuscapes the directions.  Can anyone help?

Thanks,

Tony

This topic has been closed for replies.

1 reply

David_Powers
Inspiring
July 5, 2010

If the host directory is public_html/rets, the URL prefix will be http://tonyuythoven.com/rets/.

See Setting up a PHP development environment.

AUythovenAuthor
Participant
July 5, 2010

Thank you for the quick response.  I tried your suggestion and when I try to build a Recordset (i.e. access the remote database) I get the following message:


This suggests that there is still something wrong with the prefix URL. Your recommendations?

Thanks,

Tony

ps  By the way I looked at your suggestion to install a testing environment, but that seems like a lot of work for what little development I have.

David_Powers
Inspiring
July 5, 2010

Your testing server setup should look like this: