Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-26-2006, 07:54 PM   #1
freesexxwebsite
Confirmed User
 
Join Date: Jun 2005
Posts: 2,845
cronjob help

my host dont support cronjobs, so i tried to use pseudo-cron v1.3 ( www.bitfolge.de/pseudocron ) but it also not working .If anyone using this script please guide me to make it work. or suggest me any alternative script(without mysql support) to run cronjobs.


here is my cofig


Quote:
// The file that contains the job descriptions.
// For a description of the format, see http://www.unixgeeks.org/security/ne...ix/cron-1.html
// and http://www.bitfolge.de/pseudocron
$cronTab = dirname(__FILE__)."/cronjobs/crontab.txt";

// The directory where the script can store information on completed jobs and its log file.
// include trailing slash
$writeDir = dirname(__FILE__)."/cronjobs/";

// Control logging, true=use log file, false=don't use log file
$useLog = true;

// Where to send cron results.
//$sendLogToEmail = "[email protected]";
$sendLogToEmail = "";

// Maximum number of jobs run during one call of pseudocron.
// Set to a low value if your jobs take longer than a few seconds and if you scheduled them
// very close to each other. Set to 0 to run any number of jobs.
$maxJobs = 1;

// Turn on / off debugging output
// DO NOT use this on live servers!
$debug = false;
freesexxwebsite is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-26-2006, 08:05 PM   #2
2HousePlague
CURATOR
 
Join Date: Jul 2004
Location: the attic
Posts: 14,572
bump!

2hp
__________________
tada!
2HousePlague is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-26-2006, 08:11 PM   #3
freesexxwebsite
Confirmed User
 
Join Date: Jun 2005
Posts: 2,845
thanks for bump,
freesexxwebsite is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-26-2006, 10:31 PM   #4
freesexxwebsite
Confirmed User
 
Join Date: Jun 2005
Posts: 2,845
bump for answer
freesexxwebsite is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-26-2006, 11:19 PM   #5
flashbang
Confirmed User
 
Join Date: May 2006
Posts: 767
you put the code in your index.php or whatever that calls this script?
flashbang is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-26-2006, 11:56 PM   #6
Nookster
Confirmed IT Professional
 
Industry Role:
Join Date: Nov 2005
Location: Hollywood, CA
Posts: 3,744
Quote:
Originally Posted by flashbang
you put the code in your index.php or whatever that calls this script?
I concur. If you have a site with lots of traffic you could put the code in the index and have it execute at the certain times you need the jobs done. I don't know any other way around it if your host doesn't allow them. Maybe you should switch hosts to one that supports them?
Nookster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-27-2006, 01:54 AM   #7
ffmihai
keep walking...
 
ffmihai's Avatar
 
Industry Role:
Join Date: Jun 2002
Posts: 7,177
if your host does not support cronjobs, change host
__________________
ffmihai is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-27-2006, 01:56 AM   #8
woj
<&(©¿©)&>
 
woj's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: Chicago
Posts: 47,882
Quote:
Originally Posted by ffmihai
if your host does not support cronjobs, change host
__________________
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager
woj is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-27-2006, 02:06 AM   #9
toddler
Confirmed User
 
Join Date: Jun 2002
Location: austin, tx
Posts: 1,911
Quote:
Originally Posted by ffmihai
if your host does not support cronjobs, change host
exactly. what kind of host doesn't support cronjobs?
toddler is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.