Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 8th August 2015, 19:19
graaf graaf is offline
Senior Member
 
Join Date: Jun 2014
Posts: 17
Default Announce problem
I updated php in 5.5 and error logs is full. All is about announce.php


PHP Code:
PHP Notice:  Undefined indexip in /var/www/announce.php on line 24

(mod_fastcgi.c.2758fcgi-server re-enabled:  /var/run/lighttpd/php.socket

(mod_fastcgi.c.2995backend is overloaded

we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 134

(mod_fastcgi.c.3587) all handlers for /announce.php?passkey=3117ef270b7b7ac60feb7de1b73ed623&info_hash=a%7C%97%C8%DE%D7%95x%ABv%94%AB%E6%04%DC%F6%B7%8C%BAu&peer_id=-lt0D40-%24%87%97%AC%04l%DD%9C8%A9%8A%C9&key=3fd5add8&compact=1&port=46612&uploaded=6075532304&downloaded=0&left=0 on 

.php are down. 

I get HTTP error 500 in my client.
Reply With Quote
  #2  
Old 8th August 2015, 19:54
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
you need to update the code to match php 5.5
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 8th August 2015, 19:59
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
The first this..

PHP Code:
PHP Notice:  Undefined indexip in /var/www/announce.php on line 24 
is just like it says is a notice and can be ignored

OK now! I assume because you posted it in this section, you are using either you are using TbDev 0'8 or 0'9 both are not compatible with PHP 5.4 and certainly not 5.5, that is your first problem!!!! but not the problem at hand, but you are going to run into other problems I'm almost sure.

Ok so the error you are getting means you need to set max-procs to a lower number and PHP_FCGI_CHILDREN to a lower number in fast-cgi config file.

So it will look like this

Code:
"max-procs" => 4
and

Code:
"PHP_FCGI_CHILDREN" => "100"
After doing that don't forget to restart your webserver
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote
Reply

Tags
announce , problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 10:46. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.