For info: I have comment-out<div><br></div><div>$PageRecodeFunction = 'IsEnabled';</div><div><br></div><div>from config.php and it still works fine. It was only a php version issue.</div><div><br></div><div>Chris</div>

<div><br><div class="gmail_quote">On Sat, Jun 30, 2012 at 1:02 PM, Christophe Pallier <span dir="ltr"><<a href="mailto:christophe@pallier.org" target="_blank">christophe@pallier.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Bravo! That was it.<br><br>Reverting from php 5_4 to php 5_3 did the trick.<br><br>As always, I am impressed by the support of open source software.<br>Thank you guys!<br><br>Chris<br>PS: (now, if you go to <a href="http://www.pallier.org/w/pmwiki.php/Main/Humor" target="_blank">http://www.pallier.org/w/pmwiki.php/Main/Humor</a>, you will see that the web was really missing this page :)<div class="HOEnZb">

<div class="h5"><br>
<br><br><br><div class="gmail_quote">On Sat, Jun 30, 2012 at 12:51 PM, Petko Yotov <span dir="ltr"><<a href="mailto:5ko@5ko.fr" target="_blank">5ko@5ko.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Christophe Pallier writes:.<div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Unfortunately, adding<br>
<br>
            $PageRecodeFunction = 'IsEnabled';<br>
<br>
to config.php, did not solve the issue. <br>
<br>
So, if it not the recode function, do you see any other possibility?<br>
<br>
I will gladly give you access to the site if necessary<br>
</blockquote>
<br></div>
By luck, I have an account at your hosting provider OVH 90plan, and I could experience your blank page. I'll try to fix it as soon as possible, maybe later today or tomorrow.<br>
<br>
In the meantime, you may be able to use a different PHP version. The 5.2 and 5.3 versions appear to work fine, to enable one of them, open your www/w/.htaccess file and change the line:<br>
<br>
 SetEnv PHP_VER 5_4<br>
<br>
with either _one_ of these lines:<br>
<br>
 SetEnv PHP_VER 5<br>
 SetEnv PHP_VER 5_3<br>
<br>
The documentation about how to enable alternative PHP engines on OVH is here:<br>
 <a href="http://guides.ovh.com/Php5ChezOvh" target="_blank">http://guides.ovh.com/<u></u>Php5ChezOvh</a><div><div><br>
<br>
Petko<br>
<br>
<br>
______________________________<u></u>_________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/<u></u>mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><div class="HOEnZb"><div class="h5">-- <br>Christophe Pallier, CNRS Research Scientist<br>INSERM-CEA Cognitive Neuroimaging Laboratory, Gif-sur-Yvette (<a href="http://www.unicog.org" target="_blank">www.unicog.org</a>)<br>


<a href="mailto:christophe@pallier.org" target="_blank">christophe@pallier.org</a> | <a href="http://www.pallier.org" target="_blank">www.pallier.org</a><br>Tel.: <a href="tel:%2B33169087934" value="+33169087934" target="_blank">+33169087934</a>   Mobile: +331682111710<br>

<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Christophe Pallier, CNRS Research Scientist<br>INSERM-CEA Cognitive Neuroimaging Laboratory, Gif-sur-Yvette (<a href="http://www.unicog.org" target="_blank">www.unicog.org</a>)<br>

<a href="mailto:christophe@pallier.org" target="_blank">christophe@pallier.org</a> | <a href="http://www.pallier.org" target="_blank">www.pallier.org</a><br>Tel.: +33169087934   Mobile: +331682111710<br><br>
</div>