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

Home » FUDforum » How To » Problem running getlists from cron
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problem running getlists from cron [message #33072 is a reply to message #33069] Thu, 10 August 2006 20:28 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
If you are running it via PHP, why not just modify maillist.php to be a callable PHP function, certainly would be faster for one.

Another try could be to execute it like this:

<?php
shell_exec
("cat message | php /home/costabla/www/www/FUDforum/scripts/maillist.php 5");
?>


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Lock / Unlock and file permissions
Next Topic: Mailman Integration!
Goto Forum:
  

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

Current Time: Sun Oct 20 09:57:29 GMT 2024

Total time taken to generate the page: 0.04345 seconds