HelioHost Posted May 17, 2018 Posted May 17, 2018 Username: ataryose, Server: Tommy, Main domain: ataryose.heliohost.org Hello there! My username is atatyose and I've tried to use a php function called"id3_get_tag" which according to the php documentation does not need anexternal library. Unfortunately I get an error that this is an unknown function. Can you help me please? Regards, Ataro.
wolstech Posted May 17, 2018 Posted May 17, 2018 That function requires a pecl extension called id3, which we don't have. I'm not sure whether that could be enabled or not, but I do know that it's not a common extension though, as you're the first in the 7 years I've been with HelioHost to ask for it. Our other root admin Krydos would be the one who would know more about this. In the meantime, what version of PHP are you using?
HelioHost Posted June 6, 2018 Author Posted June 6, 2018 Thank you for your response. I'm using PHP version 7. ?????? ??? ??, 17 ???? 2018, 18:13, ??? Heliohost Support ?<support@heliohost.org>: > That function requires a pecl extension called id3, which we don't have.> I'm not sure whether that could be enabled or not, but I do know that it's> not a common extension though, as you're the first in the 7 years I've been> with HelioHost to ask for it. Our other root admin Krydos would be the one> who would know more about this.> > In the meantime, what version of PHP are you using?>>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic=32958>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
HelioHost Posted June 7, 2018 Author Posted June 7, 2018 Thanks for replying.The PHP version on my site is 7.0 7.0, 7.1, or 7.2?>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic2958>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Krydos Posted June 7, 2018 Posted June 7, 2018 pear/id3 requires PHP (version >= 4.3.0, version <= 6.0.0), installed version is 7.0.30 I haven't tried it yet, but according to that error message it should work on php 5.6. Before I install it are you willing to switch versions to use id3?
Recommended Posts