cd2582 wrote: |
I'm confused on what folders to put what permissions on. Can you tell me more on this? What folders? and what permissions? One thread said every directory and sub-directories, while another said on certain ones. Any help is appreciated.
|
|
I went thru several trial and errors and had several problems. Here's how I did it:
1. Create a virutal directory on the Goaddy website - checked all options (read, write, browse, set root, etc)
2. FTP a fresh copy (not a local copy already up and running on my machine) to theat virtual folder
3. Changed the web.config file with the correct server name. Use the server as listed under your database settings (ie, "goaddy.server1.mesa.net" or whatever it is)
4. Open a web broweser and type your domain address with a "/" then your virtual directory and viola!
It's about as easy as that. I tried several different configurations and settings as suggested in several threads on this forum - but the above seem to work just fine for me.
As a side note, after I screwed up each installation, I would delete out all the objects in the database (sprocs, tables, views) just in case - although I would imagine the scipts themselves would contain a "if exists..drop" clause. But I am just anal and paranoid and prefer a fresh clean install after each time I screwed it up.
Let me know if I can be of any further assistance.