loooking for help with the following error. checked permissions those are correct. i'm assuming i need to manually change some variables in wrx.cgi since this root path doesnt look to be correct. please advise. thanks.
Your server does not have a usable environment variable for determining your site's root path
/home/chicagos/public_html/editwrx/wrx.cgi/editwrx/library/routines.txt does not exist
For security reasons EditWrx can not be run in a tilda (~) domain. It must be installed and RUN from the real domain.
The chicagosearchgroup.com is currently on another server at 208.109.181.20. If you want to access chicagosearchgroup.com on the 69.93.8.194 server before changing the DNS pointers to 69.93.8.194 you can do that.
On your Windows desktop open C:Windowssystem32driversetchosts with NotePad. The file does not have an extension, the file's name is simply "hosts". On a line by itself add
69.93.8.194 chicagosearchgroup.com
Save the file. Close Explorer and reopen it. Everytime a browser opens it reads the "hosts" file. That is true for all browsers and "hosts" exists on all operating systems. The puropse of "hosts" is that if the domain is found in "hosts" the browser will not resolve the IP for the domain through the World Wide Domain Name Servers. It already has the IP and it will go to that IP to find the domain.
You can turn off the line in "hosts" simply by putting a # in front of the line and restarting the browser.
I did the above to my "hosts" file for 69.93.8.194 chicagosearchgroup.com, logged into chicagosearchgroup.com.editwrx/wrx.cgi and edited the chicagosearchgroup.com/sample_pages/full_page_editing.html page with no problems. When accessing the domain instead of the ~ the server gives the correct Environment variables for EditWrx to use.