[Fri Mar 16 22:37:26 2012] [error] [client 66.249.66.136] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Całość skryptu shoutcasta:
<? $sc[czas] = 180; $sc[host] = "188.165.220.98"; $sc[port] = 8888; $sc[listen] = "http://188.165.220.98:8888/listen.pls"; $sc[template1] = "[radio]"; $sc[template2] = "[aim]"; { // [status] $m[0]="Server is currently"; $m[1]=""; if( $tmp[1][0] == "up" ) $dat[status] = "On"; elseif( $tmp[1][0] == "down" ) $dat[status] = "Off"; else $dat[status] = "err"; if($dat[status]=="On") { // [radio] $m[0]="Stream Title:"; $m[1]="Content Type:"; if( $tmp[1] ) $dat[radio] = $tmp[1]; else $dat[radio] = "err"; // [aim] $m[0]="Stream AIM:"; $m[1]="Stream IRC:"; if( $tmp[1] ) $dat[aim] = $tmp[1]; else $dat[aim] = "err"; // [genre] $m[0]="Stream Genre:"; $m[1]="Stream URL:"; if( $tmp[1] ) $dat[genre] = $tmp[1]; else $dat[genre] = "err"; // [ile] $m[0]="kbps with"; $m[1]="listeners"; if( $tmp[1] ) $dat[ile] = $tmp[1][0]; else $dat[ile] = "err"; // [max] $m[0]="kbps with"; $m[1]="listeners"; // [peak] $m[0]="Listener Peak:"; $m[1]="Average"; if( $tmp[1] ) $dat[peak] = $tmp[1]; else $dat[peak] = "err"; } } else { $dat[status]="err"; } if (!$fp1) { $text = "Aktualnie nie nadajemy"; } else { for($i = 0; $i < 1; $i++) { } if ($status1 == "1") $text = "$song1"; else $text = "Aktualnie nie nadajemy"; } // TU WSTAW ADRESY DO ZDJEC DJ'OW - WEDLUG WZORU if ($dat[aim] == "numergg") $fotka = "fotka.jpg"; else $fotka = "brak.gif"; ?> <table cellspacing="0" cellpadding="0" height="216" width="140" border="0" background ="tlo.gif"> <tr><td width ="100%" height ="19" colspan ="2"> <center><font size ="2" face ="Verdana" color ="black"> Radio <br></font></center> </td></tr> <tr><td width ="80%" height ="15" valign ="top" colspan ="2"> <center><font size ="1" face ="Arial"> <A href ="http://www.omega.ovh.org" target ="_blank"><font color ="brown">www.omega.ovh.org</font></A> <br></font></center> </td></tr> <tr><td width ="100%" height ="15" colspan ="2"> </td></tr> <tr><td width ="100%" height ="17" valign ="top" colspan ="2"> <center><font size ="2" face ="Courier" color ="black"> <MARQUEE width="80%" SCROLLAMOUNT="4" behavior ="scroll" onMouseOver='this.stop()' onMouseOut='this.start()'> </MARQUEE> </font></center> </td></tr> <tr><td width ="100%" height ="15" colspan ="2"> </td></tr> <tr><td width ="100%" height ="17" valign ="top" colspan ="2"> <center><font size ="2" face ="Courier" color ="black"> <MARQUEE width="80%" SCROLLAMOUNT="4" behavior ="scroll" onMouseOver='this.stop()' onMouseOut='this.start()'> </MARQUEE> </font></center> </td></tr> <tr><td width ="100%" height ="15" colspan ="2"> </td></tr> <tr><td width ="100%" height ="17" valign ="top" colspan ="2"> <center><font size ="2" face ="Courier" color ="black"> <MARQUEE width="80%" SCROLLAMOUNT="4" behavior ="alternate" onMouseOver='this.stop()' onMouseOut='this.start()'> </MARQUEE> </font></center> </td></tr> <tr><td width ="100%" height ="6" colspan ="2"> </td></tr> <tr><td width ="65" height ="80" valign ="top"> <td width ="75" height ="80" valign ="top"> <br clear ="all"> </td></tr> </table>
Będę bardzo wdzięczny za jaką kolwiek pomoc.