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

Home » FUDforum » FUDforum Installation Issues » nntp.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view 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:
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

[Message index]
 
Read Message
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: Wed Nov 27 08:00:26 GMT 2024

Total time taken to generate the page: 0.03842 seconds