Blount / Cheky

Alerte mail et RSS pour Leboncoin.fr
GNU General Public License v3.0
156 stars 46 forks source link

check.php error loading modules #62

Closed Draky50110 closed 6 years ago

Draky50110 commented 7 years ago

Hello.

Runing check.php gives error :

PHP Warning: Module 'xsl' already loaded in Unknown on line 0 PHP Warning: Module 'zip' already loaded in Unknown on line 0

Those modules are already loaded by default on my webhost...

Blount commented 7 years ago

I can't reproduce this error. Can you execute this command : php -r 'echo "Hello world\n";'

Have you the same error ?

Draky50110 commented 6 years ago

For history : loaded module in webhost environment was the problem and PHP command could not execute.