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:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.