Hello, I need the following to install my theme
Requirements
PHP configuration:
“memory_limit” should be at least “64M”
“file_max_upload_size” to “16M”
allow_url_fopen should be set to on
“register global” should be set to “off”
“safe_mode” should be set to “off”
Optional PHP extensions:
GD
cURL
SimpleXML
SOAP
Permissions:
Permissions for all files should be set to “664”
Permissions for all folders should be set to “755”
Can someone help in understanding how to make the needed setting?
The guide of my theme is here: http://www.prestabrain.com/guide/page/4/