Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
FTPアクセスできるLinuxサーバーがあります。とにかく私は次のようなものを呼び出すことができますか?
exec('lame dfe96adc63_o.mp3 -f -m m -b 16 --resample 8 dfe96adc63.mp3');
サーバーにアップロードされたphpスクリプトから(そしてそれは機能します)?
私はLinuxの初心者です。私はWindows7ですべてを行います。
ログインしているftpサーバーでSITEEXECが許可されていない限り(ほとんどありません)、リモートシステムでこのようなコマンドを実行する方法はありません。