Solved problem with blank screen after installation in PHP 4.1.2 Solved problem with blank screen after installation in PHP 4.1.2
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Solved problem with blank screen after installation in PHP 4.1.2

Started by Xekspir, September 18, 2006, 03:14:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xekspir

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!

Nibbler

4.1.2 is below the minimum requirements for Coppermine. I don't see how making this change to Coppermine could affect a forum.