[pmwiki-users] UserAdmin

j.vampouille at worldonline.fr j.vampouille at worldonline.fr
Thu Aug 18 08:27:54 CDT 2016


Yes, I cloned index.php5 to index.php

And now 

http://testpmjv.free.fr/index.php?n=Main.HomePage?action=phpinfo

returns

Warning: Creating default object from empty value in /var/www/sda/1/8/testpmjv/local/config.php on line 36
PHP Version 5.6.8

Whereas
http://testpmjv.free.fr/index.php5?n=Main.HomePage?action=phpinfo
returns PHP Version 5.1.3RC4-dev

And If I test the action=user with index.php 
http://testpmjv.free.fr/index.php?n=Main.HomePage?action=user

many lines with errors occurs before the page of my site 

like
 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/sda/1/8/testpmjv/cookbook/useradmin-core.php on line 1014

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/sda/1/8/testpmjv/cookbook/useradmin-core.php on line 1177

Warning: Cannot modify header information - headers already sent by (output started at /var/www/sda/1/8/testpmjv/cookbook/useradmin-core.php:1014) in /var/www/sda/1/8/testpmjv/pmwiki.php on line 1240

A new idea?




More information about the pmwiki-users mailing list