coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: Xekspir on September 18, 2006, 03:14:14 PM

Title: Solved problem with blank screen after installation in PHP 4.1.2
Post by: Xekspir on September 18, 2006, 03:14:14 PM
If you have PHP version 4.1.2, you have to comment in init.inc.php lines with this function calls:

//ob_start();
//ob_flush();
//ob_end();

Anyone knows if commenting this lines will do the forum not to work properly? I've made upload attempts and have configured bridging to work with a phpbbs forum and it works.

Thanks!
Title: Re: Solved problem with blank screen after installation in PHP 4.1.2
Post by: Nibbler on September 18, 2006, 03:31:46 PM
4.1.2 is below the minimum requirements for Coppermine. I don't see how making this change to Coppermine could affect a forum.