Install a PHP Module
Hello,
I just want to install, the php module plug in called "mpg123" in our cpanel server.
The main reason is need to convert, .mp3 format to .wav format.
Thank you,
Vinoth S
-
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 -
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 -
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.
Comments
3 comments