Me revoilà !
Bon j'ai fait tout ce que vous m'avez dit (si ce n'est que now je suis sous F7 😉 )
et j'ai encore une erreur !
[root@localhost ~]# pecl install id3
Failed to download pecl/id3 within preferred state "stable", latest release is version 0.2, stability "alpha", use "channel://pecl.php.net/id3-0.2" to install
Cannot initialize 'id3', invalid or missing package file
Package "id3" is not valid
install failed
J'ai donc fait :
pecl install channel://pecl.php.net/id3-0.2
[...]
Build process completed successfully
Installing '/usr/lib/php/modules/id3.so'
install ok: channel://pear.php.net/id3-0.2
Mais rien n'y fait, mes fonctions ne fonctionnent toujours pas ... 🙁