SPIP - Contrib

[ar] [en] [es] [fr] [it]



Home page > Archives > Specific SPIP releases

I always get a white page when searching......

Friday 14 May 2004, by jonathan. Latest addition Wednesday 31 January 2007

All the versions of this article:


Little incompatibility between Spip 1.6 and recent PHP versions, can be corrected manually.


It’s a known bug in Spip 1.6, with some versions of PHP (unless it’s a PHP bug ;)

To correct it manually, you have to modify 2 configuration files :

  • in the file ecrire/inc_surligne.php3, look for the following line
    ob_start("");
    and replace it by ob_start();

This line is there four times. Change all four of them.

  • You also have to modify (in the site root) the file inc.public.global.php3 replacing
    ob_start("");
    by ob_start()

P.S.

Of course, this bug is fixed in the dévelopement version.


Reply to this article



Follow-up of the site's activity RSS 2.0 | Site Map | Private area | Charte et vie SPIP-Contrib | SPIP | L'autre.net