|
![]() |
#1
|
|||
|
|||
![]()
I updated php in 5.5 and error logs is full. All is about announce.php
PHP Code:
I get HTTP error 500 in my client. |
#2
|
|||
|
|||
![]()
you need to update the code to match php 5.5
__________________
Need HELP!? I can install:
|
#3
|
||||
|
||||
![]()
The first this..
PHP Code:
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 Code:
"PHP_FCGI_CHILDREN" => "100"
__________________
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 [email protected] 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 |
![]() |
Tags |
announce , problem |
|
|