Hello,
I need to be able to install the following php extentions on my server:
BCMath, Ctype, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML, CURL, GD, GMP
I am hosting a netflix style php streaming script for personal videos I create.
is there a way to download all of these at once ? or do I have to do one at a time ?.
Mike 🙂