开发者

Is it possible to install LAME on shared hosting?

开发者 https://www.devze.com 2023-01-29 08:18 出处:网络
I have a shared hosting account, is it possible to install LAME onto my account? I also don\'开发者_JAVA技巧t have SSH access. I want to convert wav to mp3You will need to request that the server admi

I have a shared hosting account, is it possible to install LAME onto my account? I also don'开发者_JAVA技巧t have SSH access. I want to convert wav to mp3


You will need to request that the server administrator installs it. Most shared hosting providers are used to these types of requests, and are generally accommodating. However, they may have concerns with you processing large amounts of audio content, and using more than your fair share of system resources.

It's worth asking, at least!


If you don't have direct access to the server, I don't really see a way to do that.


That's more of a question for https://serverfault.com/. The best bet is to simply ask your provider.

But unless there is a policy against that, you could just replicate a lame binary on your webspace (outside of cgi-bin and htdocs root!) and make it executable (chmod +x via ftp). It's self-contained, so you just need to take care of the architecture (usually x86-64 nowadays, but see phpinfo).


Without having access to the server you will not be able to install LAME on the system. Some providers will take into consideration your request and will install LAME it really depends who your hosting provider is.

If this is a service you want to provide, you can always allow anyone to upload a wav file and when you have time you could convert it and send the user a link with the location of their mp3.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号