Skip to main content

Install a PHP Module

Comments

3 comments

  • cPanelMichael
    Hello, I couldn't find any information on "mpg123" as a PHP module. Instead, it looks like it's a package that you can install on the system. Here's a third-party URL where this is discussed: mp3 to wav on linux via PHP Thank you.
    0
  • vinoth sundararajan
    Hi, Michael My requirement is, i just want to convert from .mp3 to .wav files with my php scripts. so if i install "sudo yum install lame" on cPanel server in terminal is it will reflect to cpanel applications ??
    0
  • cPanelMichael
    Hello, This third-party URL may help: Running lame from php You'd also need to ensure "exec" is not added to the disable_functions list in your PHP configuration file. Thank you.
    0

Please sign in to leave a comment.