Jump to content

setting up cron for IPB


SJ77

Recommended Posts

Posted

/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/myaccount/web/mysite/public_html/forum/applications/core/interface/task/task.php 34f29be70db53c41927188d290e765b5 

MY question is .. do I need the session key?

34f29be70db53c41927188d290e765b5

ACP told me to use it but that doesn't seem right.

Posted
6 hours ago, Nathan Explosion said:

Yes, you use what it tells you to use.

yours has some random numbers at the end as well? doesn't just end with the script task.php ?

  • Management
Posted
8 hours ago, superj707 said:


/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/myaccount/web/mysite/public_html/forum/applications/core/interface/task/task.php 34f29be70db53c41927188d290e765b5 

MY question is .. do I need the session key?

34f29be70db53c41927188d290e765b5

ACP told me to use it but that doesn't seem right.

It's not a session key it's just a key to make sure it's running the right tasks. Kind of like an authentication.

Posted
1 hour ago, Nathan Explosion said:

correct, hence my response.

Go ahead and try leaving off the 'random numbers' and see what happens.

Lol i'm not going to try this if it's wrong thing to do. That's why I am asking here. At any rate my cron is not working and I'm just trying to figure out what the problem could be

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...