I understand these are very basic questions by a beginner. So perhaps they will be easy to answer?? 1. Where does one enter the command chmod 666 ad_network_ads_197.txt to insure that write premissions exist for the file? Is this something that is placed into the text file it's self? If so does anything go before or after the command? 2. Is the "main directory" for most sites public_html? 3. Assuming my "main directory" is public_html and I created a file in that directory called ad_network_197.php file, what would the "full path" to that file be for www.mysite.com ? The "full path" is something I need to ad to the html code of my web pages right? Any help is appreciated. Thank you very much ahead of time. Sincerely, Demo
1. I assumed there must be code placed in every web page for the ads to show up. Based on what I read this doesn't seem to be the case. Can someone clarify please? 2. Is there any way to place the ad(s) where you want them ie. top bottom or middle of the pages? Sincerely, Demo
Hi Well to answer your questions, 1. This will depend on what kind of ftp client you are using, im using personally FlashFXp , and that allows me to set the write permission inside the programm. More about the CHMOD COMMAND 2. Main directory is mostly located yes in the public_html folder, but it would then would more look like public-html/nameofmywebsite. 3. I assume your are using html pages, check this page Co-op Setup On HTML Pages