![]() |
Apart from just Yahoo groups, can you use myspace groups? Any other ideas what other ones you can use?
|
I am having trouble with scheduling this to run in a standard cron job.
Cron job: Code:
/usr/local/php5/bin/php /home/myuser/mysite.com/forum/gateway.php Code:
// ############################################################################# Error: Code:
Warning: require_once(/home/.saint/user/includes/class_core.php): failed to open stream: No such file or directory in /home/.saint/user/mysite.com/forum/includes/init.php on line 42 |
Hi to all.
I have make some changes and fixes. // Modified by Fabio Dell'Aria on 20-Sep-2007 (fabio.dellaria@gmail.com) // Modified Files: nntp.php, functions_nntp.php // --------------------------------------------------------------------- // Changes: // -------- // 1)...Added the ability to can works with local NNTP servers; // 2)...Added the ability to can avoid duplicated NNTP messages; // 3)...A little NNTP Send speed improvement; // 4)...Increased the Debug details; // 5)...Fix a bug that caused "Invalid From address" NNTP error; // 6)...Fix a bug that caused "Duplicated Message" NNTP error. // --------------------------------------------------------------------- How I can includes them in the OFFICIAL release? |
hello,
i try to download this newsgroup: nzn.fr.delphi (server server.amis.tv) and i can't !! it's work for some time (sometime i can download 500 messages, sometime 3000), but i always have : Fatal error maximum execution time of 1800 seconds exceeded in nntp.php on line 121 ! where the problem is? what can i do? thanks you by advance ! stéphane |
Quote:
|
yes, but in fact it's impossible to make the script workin ... i always have this error !! this is on the line : $response = trim(fgets($this->fp, 128));
when i check on outlook express, the server work perfectly without any probleme ! you can try : nzn.fr.delphi (server server.amis.tv) |
Quote:
|
But now i have a BIG problem! it's sometime crash php-cgi.exe (with big windows error popup) !!!
|
I am having similar issues, the mod put too much load on the server, i am 2x DualCore Xeon 2.8 with 2GB ram 100mbit.... Cron set to run every 24hrs or midnight :o... once the cron run the load shoots up to 6 - 20 till apache crashes....
even now the server is dead slow due the gateway.php cron Code:
xyz 18394 11.2 3.6 86660 74972 ? Ss 00:00 25:39 /usr/bin/php /home/xyz/public_html/forum/gateway.php This is a great hack, but someone need to update and optimize the code. |
Most likely you're trying to grab too many threads (aka: articles) in one session resulting in the timeout. Before bringing in a new group check to see what the last article ID is and then retrieve only the last hundred or so articles. Do that and add one group at a time and see if there if a difference in your results.
|
All times are GMT. The time now is 07:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|