 |
|
 |
 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
 |
User Info |
 |
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 195
Members: 0
Total: 195
|
|
|
|
|
 |
Full disclosure |
 |
CyberDanube Security Research 20251014-0 | Multiple Vulnerabilities in Phoenix Contact QUINT4 UPS
apis.google.com - Insecure redirect via __lu parameter(exploited in the wild)
Urgent Security Vulnerabilities Discovered in Mercku Routers Model M6a
Re: Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
[SBA-ADV-20250730-01] CVE-2025-39664: Checkmk Path Traversal
[SBA-ADV-20250724-01] CVE-2025-32919: Checkmk Agent Privilege Escalation via Insecure Temporary Files
CVE-2025-59397 - Open Web Analytics SQL Injection
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Defense in depth -- the Microsoft way (part 93): SRP/SAFERwhitelisting goes black on Windows 11
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Samtools v1.22.1 Uncontrolled Memory Allocation from Large BED Intervals Causes Denial-of-Service in Samtools/HTSlib
Samtools v1.22.1 Improper Handling of Excessive Histogram Bin Counts in Samtools Coverage Leads to Stack Overflow
|
|
|
|
|
|
 |
|
 |
 |
|
 |
IT Security and Insecurity Portal |
|
 |
error problem with my site... |
 |
Posted: Thu Jun 07, 2007 9:56 am |
|
|
Boom |
Beginner |

 |
|
Joined: Jun 07, 2007 |
Posts: 2 |
Location: The Other World |
|
|
 |
 |
 |
|
hi,
i run a php nuke evolution site. i installed some modules recently for example the arcade v.3.0.2 and it had a problem with adding comments after each game. i found the bug and replaced the files with the working version. now that problem is sorted and the arcade runs perfect! but on the homepage i keep getting this error Warning: ini_set() [ref.outcontrol]: Cannot change zlib.output_compression - headers already sent in /home/gamersev/public_html/mainfile.php on line 133
could someone please help me out on how to fix this? i went to the official site but their support isnt that good and they said they didnt know what to do.
help would be appreciated.
thanks. |
|
_________________
 |
|
|
|
 |
 |
|
 |
Posted: Thu Jun 07, 2007 10:09 am |
|
|
Chb |
Valuable expert |

 |
|
Joined: Jul 23, 2005 |
Posts: 206 |
Location: Germany |
|
|
 |
 |
 |
|
First of all you can use error_reporting to get this message away.
I think, there is an
Code: | ob_start("ob_gzhandler"); |
too much in your code. This can happen if your game does this and PHPNuke itself. |
|
|
|
|
Posted: Thu Jun 07, 2007 11:26 am |
|
|
Boom |
Beginner |

 |
|
Joined: Jun 07, 2007 |
Posts: 2 |
Location: The Other World |
|
|
 |
 |
 |
|
so i take out "ob_start("ob_gzhandler");" from my php.ini file? |
|
_________________
 |
|
|
|
Posted: Thu Jun 07, 2007 7:51 pm |
|
|
Chb |
Valuable expert |

 |
|
Joined: Jul 23, 2005 |
Posts: 206 |
Location: Germany |
|
|
 |
 |
 |
|
Huh, what the heck?
I hope, you do not have this in your php.ini because it is PHP code! In the php.ini are settings for PHP, but not it's code.
What I meant, was you to search and remove a duplicate of this line in your PHPNuke code. But as workaround you could also use error_reporting in one of the first lines of your PHPNuke to get this message away.
Edit: Outch, I was talking bullshit.
I read the wrong error. Uhm, obviously you have to search for 'ini_set(' or 'zlib.output_compression' in your PHPNuke code. If you found something, check, if it wants to set the 'zlib.output_compression' or something like this and delete it then.[/b] |
|
|
|
|
 |
Re: error problem with my site... |
 |
Posted: Thu Jun 07, 2007 8:05 pm |
|
|
waraxe |
Site admin |

 |
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
 |
 |
 |
|
Boom wrote: | hi,
i run a php nuke evolution site. i installed some modules recently for example the arcade v.3.0.2 and it had a problem with adding comments after each game. i found the bug and replaced the files with the working version. now that problem is sorted and the arcade runs perfect! but on the homepage i keep getting this error Warning: ini_set() [ref.outcontrol]: Cannot change zlib.output_compression - headers already sent in /home/gamersev/public_html/mainfile.php on line 133
|
What code is located in "mainfile.php on line 133" ? |
|
|
|
|
www.waraxe.us Forum Index -> How to fix
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|