[pmwiki-users] UserAdmin

j.vampouille at worldonline.fr j.vampouille at worldonline.fr
Thu Aug 18 03:50:34 CDT 2016


Thanks, 

I already have a .htaccess with something like:

<IfDefine Free>
php56 1
</IfDefine>that 

but if I check the version of php with a php file containing 
<?php phpinfo(); ?>
 at the root of my server's space
http://testpmjv.free.fr/versionphp.php

It reveals that it's in PHP Version 5.6.8

But if I check with
http://testpmjv.free.fr/index.php5?n=Main.HomePage?action=phpinfo

It reveals that it's in PHP Version 5.1.3RC4-dev

I looked for other .htaccess but didn't find some which should change the version.

Does someone have a way to understand what's going on?






More information about the pmwiki-users mailing list