View Issue Details

IDProjectCategoryView StatusLast Update
0024673mantisbtinstallationpublic2018-09-09 06:33
ReporterxwR Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
PlatformxamppOScentos 6OS Versioncentos 6.6
Product Version2.16.0 
Summary0024673: Warning: ob_start(): function 'compress_handler' not found or invalid function name in /opt/lampp/htdocs/mantis/core.php on line
Description

The environment is xampp-linux-x64-7.2.7-0-installer, mantis2.16.0 is installed, and the error is as follows:
Warning: ob_start(): function 'compress_handler' not found or invalid function name in /opt/lampp/htdocs/mantis/core.php on line 39

TagsNo tags attached.

Activities

atrol

atrol

2018-08-17 02:38

developer   ~0060444

This is the line that is mentioned in the warning message
https://github.com/mantisbt/mantisbt/blob/release-2.16.0/core.php#L39

It's a comment line, there is no ob_start, compress_handler or something like that.
It seems you are not using the official 2.16.0 source code of Mantis.

BTW, keep in mind that XAMPP is not meant for production, see Is XAMPP production ready? on https://www.apachefriends.org/faq_linux.html

atrol

atrol

2018-08-27 02:57

developer   ~0060497

xwR,

You did not provide any feedback; I am therefore resolving this issue as "no change required".

Feel free to reopen the issue at a later time and provide the requested information.