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.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.