Jump to content

setting up cron for IPB


SJ77

Recommended Posts


/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.

Link to comment
Share on other sites

  • Management
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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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