The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
which tasks in daily cleanup and can I disable crob jobs?
I have a forum vB4xx but sometimes it auto restarts all forum statistics (around 8 AM ) and made my VPS hosting restart
I check cron jobs on VPS, don't have anythings there, I think it comes from cron jobs in vbulletin forum. I want to disabled all cron jobs or what will be happened if I remove this line in footer template Quote:
Please helps! Thanks in advance |
#3
|
||||
|
||||
Quote:
but didn't see any abnormal things there If I want to remove {vb:raw cronimage} in footer template and do cron jobs manually then it's possible? what task in hourly cleanup and daily cleanup, how can I control task in them? |
#4
|
|||
|
|||
Quote:
|
#5
|
||||
|
||||
Quote:
mydomain.com.error.log Daily Cleanup and Hourly Cleanup are cron jobs that I thought it caused auto reset my vps |
#6
|
|||
|
|||
Seen the pm yes you are missing some files just upload them and the error will go away
|
#7
|
||||
|
||||
Quote:
but honestly I couldn't understand why missing files made my Apache (httpd) restarted? (it looks like my site overload or by cron jobs) Do these files have some functions and they did that? |
#8
|
||||
|
||||
Some of these cron jobs are actually files it calls, .php files which contain sql that is run (depending on what cron, if within said file is supposed to run and such) so it could have been a query to remove all expired user sessions or similar or completely different. Please do as force suggested and ensure all files are in place.
Not sure why it should make apache restart unless the query simply made it lose its cool per say... seems odd or perhaps that something is not setup correctly in php.ini or other, if you're not on shared hosting then ask your host to look into this if on a shared server they will more than likely NOT modify php.ini or other pertinent settings as it would affect all clients on the "shared" server where as if on a vps or dedicated it can be done but that all depends on if its something related to that, like I said initially above I don't ever recall in all my years having someone report that cron jobs made their server restart (related to vB) looks as if it can happen though. |
#9
|
||||
|
||||
Quote:
Thanks |
#10
|
||||
|
||||
^ I just sent a reply, going to post the gist of it here in case others are curious but I basically asked if in your pm when you said you set session to 12hours... did you mean you set:
> AdminCP > Settings > Options > Cookies and HTTP Header Options To the seconds value that equals 12hours i.e. is your Session Timeout value still 1800 or are you telling me its now set to 43200? Cookies and HTTP Header Options Quote:
Edit: Also just so you know, removing cronimage from footer can cause scheduled tasks not to run i.e. cron jobs the forum has setup to run etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|