FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » nntp.php
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
nntp.php [message #20865] Sun, 31 October 2004 15:50
tradenet is currently offline  tradenet   Canada
Messages: 16
Registered: October 2004
Karma: 0
Junior Member
OK, if you are going to tell people that you run nntp.php from CRON
this way:
*/2 * * * * ~/FUDforum/scripts/nntp.php 1

It won't work because the permissions for nntp.php change with the
LOCK/UNLOCK procedure. Further, nntp.php needs to be CHMOD 755 (executable) with the correct path to /usr/bin/php or /usr/local/bin/php (in the case of some unicies).
Or you can run it from cron with:
*/2 * * * * /usr/bin/php ~/FUDforum/scripts/nntp.php 1

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Funny Anomaly
Next Topic: Step 2: MySQL temporary table creation denied
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 13:05:46 GMT 2024

Total time taken to generate the page: 0.02529 seconds