|
|
|
|
![]() ![]() |
Aug 25 2006, 12:54 AM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 234 Joined: 1-February 06 Member No.: 17,986 |
For instance I have been asked if these things are installed on my web server:
QUOTE System Rerquirements This application requires that PHP version 4 or higher, the GD library, DOMXML library and the iconv library extensions are installed on your web server (iconv comes on most Un*x-type OSes). You will need Flash Player 8 to open the application in a web browser. Are they? Thanks in advance |
|
|
|
Aug 25 2006, 01:01 AM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
Well im pretty sure that all servers will support these types of aplication, well atleast I know that Trap17 does. So you will be fine in these areas.
|
|
|
|
Aug 25 2006, 01:06 AM
Post
#3
|
|
|
Desperately seeking "any key" to continue... ![]() Group: Admin Posts: 3,467 Joined: 23-April 05 From: Trap17 storage box Member No.: 6,042 |
How long you've been hosting with us?
http://www.trap17.com/info.php And you can even make your own script to find out what PHP version and supports you have. Make the following script and just call the file. HTML <?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(INFO_MODULES); ?> More information on PHPINFO() can be found at http://us3.php.net/phpinfo As you can see iconv is even installed and enabled for Trap17 hosting accounts. Flash Player 8 is client based and therefore you have to install that in your own computer, or in visitor's computer. Flash Player is not server based. |
|
|
|
Aug 25 2006, 01:19 AM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 234 Joined: 1-February 06 Member No.: 17,986 |
Beans! Thanks!
|
|
|
|
Aug 25 2006, 05:14 AM
Post
#5
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 309 Joined: 3-July 06 From: Middle Earth Member No.: 26,018 |
On the left hand side of your cpanel it shows you all your versions, how much space and bandwidth you have left and basically every single bit of information you want to know about your hosting account.
|
|
|
|
Aug 25 2006, 03:27 PM
Post
#6
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 181 Joined: 22-February 06 Member No.: 19,007 |
the best amd easiest way to find out if something is installed or not installed in your server is to not worry about it and just run whatever application you want to run ,so if it does'nt run you something is not right , then only you should start worrying , i would say whatever you are going to download and install has high chance of running on most servers because otherwise that particular application will be useless if it runs in only 1 or 2 servers world wide , lol
|
|
|
|
Sep 1 2006, 12:39 PM
Post
#7
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 331 Joined: 28-August 06 Member No.: 29,048 |
Trap17 is good enough to have many of those mandatory applications installed in the server . Anyways, i recommend you to proceed with the installation . If there is anything missing o the server ,you are bound to see some error screens ..
You have commands for checking php versions - phpinfo() ... So maybe you have other commands to check other software versions.. Anyways not sure about that.. And you can always ask the admin or moderators.. I am sure they would have the answer for you., |
|
|
|
Sep 4 2006, 06:38 AM
Post
#8
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 357 Joined: 8-April 06 Member No.: 21,487 |
i agree BuffaloHELP You can find many info in http://www.trap17.com/info.php
and you can login at cpanel then click at (PHP info)--->Click to view |
|
|
|
![]() ![]() |
Similar Topics