| Author |
Message |
chiamingen Novice Poster
Joined: 24 Nov 2006 Posts: 1
|
Posted: Fri Nov 24, 2006 8:02 pm Post subject: phpinfo |
|
|
can i have a look on this server phpinfo, so that i would know whether that the extensions my site needed is on the server before i register.
thank |
|
| Back to top |
|
| |
pterodactyl Lifeless Fossil

Joined: 23 Jun 2005 Posts: 1472 Location: Ukraine
|
Posted: Fri Nov 24, 2006 9:36 pm Post subject: |
|
|
I don't sure it is possible here.
Well, I have just run the get_loaded_extensions() function on my site under PHP 5 and PHP 6.
| PHP 5.2 wrote: | | Array ( [0] => libxml [1] => xsl [2] => xmlwriter [3] => xmlrpc [4] => dom [5] => xmlreader [6] => xml [7] => wddx [8] => tokenizer [9] => session [10] => SimpleXML [11] => SPL [12] => PDO [13] => sockets [14] => SQLite [15] => standard [16] => Reflection [17] => pspell [18] => posix [19] => pgsql [20] => pdo_sqlite [21] => pdo_pgsql [22] => pdo_mysql [23] => mysqli [24] => mysql [25] => ming [26] => mime_magic [27] => mhash [28] => mcrypt [29] => mbstring [30] => json [31] => iconv [32] => hash [33] => gettext [34] => gd [35] => ftp [36] => filter [37] => exif [38] => date [39] => curl [40] => ctype [41] => calendar [42] => bcmath [43] => zlib [44] => pcre [45] => openssl [46] => suhosin ) |
| PHP 6 dev wrote: | | Array ( [0] => libxml [1] => xsl [2] => xmlwriter [3] => xmlrpc [4] => dom [5] => xmlreader [6] => xml [7] => wddx [8] => unicode [9] => tokenizer [10] => session [11] => SimpleXML [12] => SPL [13] => PDO [14] => sockets [15] => SQLite [16] => standard [17] => Reflection [18] => pspell [19] => posix [20] => pgsql [21] => pdo_sqlite [22] => pdo_pgsql [23] => pdo_mysql [24] => mysql [25] => ming [26] => mime_magic [27] => mhash [28] => mcrypt [29] => mbstring [30] => json [31] => iconv [32] => hash [33] => gettext [34] => gd [35] => ftp [36] => filter [37] => exif [38] => date [39] => curl [40] => ctype [41] => calendar [42] => bcmath [43] => zlib [44] => pcre [45] => openssl ) |
PHP 4.4 is suppored on L2P as well, but I don't use it on my site. Perhaps someone else does and will be able to help you. _________________ ...while pterodactyls flow...
[img:c5ad10a0ae]http://pterodactyl.l2p.net/graphics/signature/groups.jpg[/img:c5ad10a0ae] |
|
| Back to top |
|
| |
LP-Trel Zen

Joined: 02 Dec 2002 Posts: 5730 Location: Nirvana by Boredom
|
Posted: Fri Nov 24, 2006 11:05 pm Post subject: |
|
|
Let us know what extensions your website needs and we will be happy to confirm if we support those or not. _________________ * Knowledge Base * Wiki * Forum FAQs * |
|
| Back to top |
|
| |
Jacky President

Joined: 01 Jan 2005 Posts: 3746 Location: Earth Password: dd4b21e Sex: Male
|
Posted: Sat Nov 25, 2006 12:07 am Post subject: |
|
|
And if you need help registering for your hosting should the extensions you need are provided here, have a look at here.
Good luck and have a nice day.  _________________ Jacky |
|
| Back to top |
|
| |
|
|
|