Portal Home > Knowledgebase > PHP > Important PHP Settings and Extensions


Important PHP Settings and Extensions




The following settings cannot be changed.  They are designed for our shared cloud customers to have the best experience possible.

  • safe_mode = Off
  • memory_limit = 64M
  • max_execution_time = 30
  • max_input_time = 60
  • post_max_size = 64M
  • upload_max_filesize = 64M
  • enable_dl = Off
  • register_globals= Off

If you require any of these to be changed you must obtain your own server instead.  For the interest of maintaining a quality shared cloud hosting experience, we cannot change PHP settings.  (Some items may not be listed and are listed to customers in the control panel for security reasons.)

 

PHP Extensions:

  • bcmath
  • calendar
  • cgi-fcgi
  • Core
  • ctype
  • curl
  • date
  • dom
  • eAccelerator
  • ereg
  • filter
  • ftp
  • gd
  • hash
  • iconv
  • imap
  • ionCube Loader
  • json
  • libxml
  • mcrypt
  • mysql
  • mysqli
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_sqlite
  • pgsql
  • Phar
  • posix
  • Reflection
  • session
  • SimpleXML
  • soap
  • sockets
  • SPL
  • SQLite
  • sqlite3
  • standard
  • suhosin
  • tokenizer
  • xml
  • xmlreader
  • xmlwriter
  • Zend Guard Loader
  • zip
  • zlib

 



Note: Please contact us if you wish to add information to this article. Thank you!

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Is PHP 4 supported? (Views: 1929)
PHP Pear Modules (Views: 2056)