our advertising disclaimer | Disclaimer - Must be read before using forum or clicking any links
TetraFunds.com
hyipregulate.com
RivalHost.com - DDoS Protected Web Hosting!
Why pay more? Double your DDoS protection and save money today!
Liberty Reserve Capital Group
Receive 125% Payment in Within 24 Hours, min: $1, max:$ 500 Receive 200% Payment in Within 72 Hours, min: $10, max: $1000 Receive 50% Payment per day in Within 96 Hours, min:$ 20,max: $2000
Put your banner or text in the rotation above!ONLY $17/day, $99/week, or $379/month!


All banners and links On Talkgold are advertisements only. We do not endorse or vouch for any advertiser's claims. Use Extreme Caution & perform your own due diligence before sending money to anyone!Put Your 728X90 Banner Here NOW!
Go Back   Talkgold HYIP, Investment & Money Forum > Caution : Risky High Yield Investing Programs > HYIP - AutoSurf Program Admin Talk

Reply
 
Thread Tools Display Modes

Autosurf Setup Instruction Questions, No One see this yet!?
  #1  
Old 08-12-2006, 01:55 PM
mupegasus's Avatar
mupegasus mupegasus is offline
"Talkgold's Best" Club
 
Join Date: Aug 2005
Posts: 2,428
Lightbulb Autosurf Setup Instruction Questions, No One see this yet!?

I read the Autosurf (Paid Daily Version 1.5) Setup manual carefully and found something that I don't really understand. I couldn't find the answer else where.
I hope someone in TG may have answer for them:


1. Upload all files to your server in the appropriate directory. You must upload all file in (ASCII mode) EXCEPT the images (img) folder, upload this in BINARY mode.
Questions: What if I choose "Auto" mode?

2. The CHMOD
CHMOD ALL ".php" files to 755
CHMOD the folders "banners" , "members" , "control" "style.css" to 777. CHMOD the /control/database_backup.sql file to 777 also.
Question: Is it really important to CHMOD files as instructed? What if I don't do that?


3. Use install_news.php to update your mysql database if you already running the script! Delete the file after you finish!
Question: What exactly is the function for?


4.Setup the cron job at around 12am server time using:
0 0 * * * GET http://www.your-site.com/cronjob.php > /dev/null
or if you get problems with the command above, try using:
0 0 * * * lynx --dump http://www.your-site.com/cronjob.php > /dev/null
OR
0 0 * * * /usr/bin/curl --silent http://www.your-site.com/cronjob.php > /dev/null
Question: How to do the above?? Copy the whole address?


5.Setup a backup cronjob if you desire around 1 hr later than the first (morning server time would be the best time to run your cronjob).
Question: How to set this? Does this mean a backup will be automatically done?

If any of you know the answer please advise. Thank you everyone!
Reply With Quote

Re: Autosurf Setup Instruction Questions, No One see this yet!?
  #2  
Old 08-12-2006, 07:52 PM
spy2invest's Avatar
spy2invest spy2invest is offline
Senior Investor
 
Join Date: Mar 2006
Location: The Garden State
Posts: 745
Send a message via AIM to spy2invest Send a message via Yahoo to spy2invest
Default Re: Autosurf Setup Instruction Questions, No One see this yet!?

1. Upload all files to your server in the appropriate directory. You must upload all file in (ASCII mode) EXCEPT the images (img) folder, upload this in BINARY mode.
Questions: What if I choose "Auto" mode?

Assuming "Auto" is Automatic? Its fine.

2. The CHMOD
CHMOD ALL ".php" files to 755
CHMOD the folders "banners" , "members" , "control" "style.css" to 777. CHMOD the /control/database_backup.sql file to 777 also.
Question: Is it really important to CHMOD files as instructed? What if I don't do that?

If you don't, then the script won't work properly.

3. Use install_news.php to update your mysql database if you already running the script! Delete the file after you finish!
Question: What exactly is the function for?

Oh- that is for the older script that doesn't have the news feature.

4.Setup the cron job at around 12am server time using:
0 0 * * * GET http://www.your-site.com/cronjob.php > /dev/null
or if you get problems with the command above, try using:
0 0 * * * lynx --dump http://www.your-site.com/cronjob.php > /dev/null
OR
0 0 * * * /usr/bin/curl --silent http://www.your-site.com/cronjob.php > /dev/null
Question: How to do the above?? Copy the whole address?

Go to your cronbjobs page in cpanel or whatever you're using, copy the code but replace your-site to your surf domain.

5.Setup a backup cronjob if you desire around 1 hr later than the first (morning server time would be the best time to run your cronjob).
Question: How to set this? Does this mean a backup will be automatically done?

Samething as above #4, but set the time at 1 hour later.
__________________
Reply With Quote

Re: Autosurf Setup Instruction Questions, No One see this yet!?
  #3  
Old 08-13-2006, 08:50 AM
mupegasus's Avatar
mupegasus mupegasus is offline
"Talkgold's Best" Club
 
Join Date: Aug 2005
Posts: 2,428
Default Re: Autosurf Setup Instruction Questions, No One see this yet!?

Quote:
Originally Posted by spy2invest
1. Upload all files to your server in the appropriate directory. You must upload all file in (ASCII mode) EXCEPT the images (img) folder, upload this in BINARY mode.
Questions: What if I choose "Auto" mode?

Assuming "Auto" is Automatic? Its fine.

2. The CHMOD
CHMOD ALL ".php" files to 755
CHMOD the folders "banners" , "members" , "control" "style.css" to 777. CHMOD the /control/database_backup.sql file to 777 also.
Question: Is it really important to CHMOD files as instructed? What if I don't do that?

If you don't, then the script won't work properly.

3. Use install_news.php to update your mysql database if you already running the script! Delete the file after you finish!
Question: What exactly is the function for?

Oh- that is for the older script that doesn't have the news feature.

4.Setup the cron job at around 12am server time using:
0 0 * * * GET http://www.your-site.com/cronjob.php > /dev/null
or if you get problems with the command above, try using:
0 0 * * * lynx --dump http://www.your-site.com/cronjob.php > /dev/null
OR
0 0 * * * /usr/bin/curl --silent http://www.your-site.com/cronjob.php > /dev/null
Question: How to do the above?? Copy the whole address?

Go to your cronbjobs page in cpanel or whatever you're using, copy the code but replace your-site to your surf domain.

5.Setup a backup cronjob if you desire around 1 hr later than the first (morning server time would be the best time to run your cronjob).
Question: How to set this? Does this mean a backup will be automatically done?

Samething as above #4, but set the time at 1 hour later.

Replied to your pm.
Reply With Quote

Re: Autosurf Setup Instruction Questions, No One see this yet!?
  #4  
Old 08-13-2006, 08:06 PM
spy2invest's Avatar
spy2invest spy2invest is offline
Senior Investor
 
Join Date: Mar 2006
Location: The Garden State
Posts: 745
Send a message via AIM to spy2invest Send a message via Yahoo to spy2invest
Default Re: Autosurf Setup Instruction Questions, No One see this yet!?

Responed.
__________________
Reply With Quote

Re: Autosurf Setup Instruction Questions, No One see this yet!?
  #5  
Old 08-14-2006, 05:01 AM
mupegasus's Avatar
mupegasus mupegasus is offline
"Talkgold's Best" Club
 
Join Date: Aug 2005
Posts: 2,428
Default Re: Autosurf Setup Instruction Questions, No One see this yet!?

Quote:
Originally Posted by spy2invest
Responed.
Thanks spy2invest for your explaination!
I solved the others problem by asking the host to turn on register_globals.
Reply With Quote

Re: Autosurf Setup Instruction Questions, No One see this yet!?
  #6  
Old 09-04-2006, 05:34 AM
Tdinoz Tdinoz is offline
Super Moderator
 
Join Date: Apr 2005
Location: Australia
Posts: 10,289
Default Re: Autosurf Setup Instruction Questions, No One see this yet!?

Quote:
Originally Posted by fiveyour
HAHAHA, are you serious, please give me explaination how i can believe you ?
are you lost?
__________________
I'm a bit pedantic about my speech-
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


TALKGOLD
SIDEBAR ADS

ADVERTISE HERE. Must read: Advertising Terms & Disclaimer
PUT YOUR 120X120 AD HERE FOR ONLY $400/WEEK!
Click Here for details.
Your Ad Here Cost of Ad - $390
Your Ad Here Cost of Ad - $390
Your Ad Here Cost of Ad - $380
Your Ad Here Cost of Ad - $380
Your Ad Here Cost of Ad - $350
Your Ad Here Cost of Ad - $350
Your Ad Here Cost of Ad - $310
Your Ad Here Cost of Ad - $310
Your Ad Here Cost of Ad - $300
Your Ad Here Cost of Ad - $135/week
Your Ad Here Cost of Ad - $135/week
Your Ad Here Cost of Ad - $125
Your Ad Here Cost of Ad - $125
Your Ad Here Cost of Ad - $125
Your Ad Here Cost of Ad - $125
YOUR AD HERE

PUT YOUR NON-ROTATING AD HERE NOW!
ONLY $125/Week


Your Ad Here for $85/week or $325/month

All times are GMT. The time now is 05:43 AM.


Protected by BlockDOS.net - DDOS Protection
Forum by: vBulletin - Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.