How Do I Know If Something Is Installed On The Server?

free web hosting
Open Discussion > General > Hosted Members Area

How Do I Know If Something Is Installed On The Server?

Moolkye
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

Reply

savge17
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. smile.gif

Reply

BuffaloHELP
How long you've been hosting with us? wink.gif

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.

 

 

 


Reply

Moolkye
Beans! Thanks!

Reply

Panzer
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.

Reply

midnitesun
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 laugh.gif

Reply

techclave
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.,

Reply

farsiscript
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

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : installed server

  1. I Cant Access The Server! - (1)
  2. Site Down After Server Transfer - (3)
    Hello, I am wandering why my site is down after server transfer. I cannot access control panel
    also. Few days ago I was able to ping the site however now I cannot do that either. My domain name
    is: zedsi.com however my main traffic is comming from my blog: blog.zedsi.com Any suggestions why
    it is still down would be appreciated. On the other hand I have checked on
    www.xisto.com/network-status and gamma is online. Thanks in advance. Best Regards, Hitmanblood...
  3. Gamma Servers' Problem - This topic is for all who have their account on Gamma Server & ha (1)
    Okay I see a lot of chaos all around and my site zoebelkin.co.cc is still down. Everything including
    FTP, CPanel etc are down. My site is on the gamma server. I see that all the servers are moved
    around a lot and the IP blocks also changing. So what is the new IP set for 'gamma'. When
    doing a reverse check on gamma I see it is still assigned to it's previous IP but when I'm
    trying to access the previous IP's port 80 then I get a Server not found error. Also the
    gamma.xisto.com name for the server fails to open the default Apache page which it used to ...
  4. Server Issues? Web Site Down? Cpanel Access? - Server Migration issues to report. (48)
    I tried downloading my email from website this morning and Thunderbird said it couldn't access
    it the server. Then I tried loading my website - to no avail. Does anyone have any idea what's
    going on? Is anyone else experiencing this? Seems like this is the second time this spring this has
    happened. Is an upgrade going on, or something? Thanks in advance for your help! ...
  5. Name Server Question - Why is the nameserver changed ? (3)
    CODE NetRange:   64.69.32.0 - 64.69.47.255 CIDR:       64.69.32.0/20
    NetName:    COREEXPRESS-BLK-1 NetHandle:  NET-64-69-32-0-1 Parent:     NET-64-0-0-0-0
    NetType:    Direct Allocation NameServer: NS1.CALPOP.COM NameServer: NS2.CALPOP.COM
    Comment:    ADDRESSES WITHIN THIS BLOCK ARE NON-PORTABLE RegDate:    2000-04-11
    Updated:    2004-08-06 RNOCHandle: ZC46-ARIN RNOCName:   ipadmin
    RNOCPhone:  +1-213-627-1937 RNOCEmail:  ipadmin@coreexpress.net RTechHandle: ZC46-ARIN
    RTechName:   ipadmin RTechP...
  6. Wordpress Backup For A Server Move - backing up a Wordpress site (2)
    i have question: how can we backup wordpress from fantastico...is it possible to backup and move
    it to new host if you want?...
  7. Genuine Help With Smtp And Php Mail() Function - I need help using the PHP mail() function and the SMTP server on Trap1 (3)
    Hello, I have looked up the solution to this problem numerous times on this forum but cannot seem to
    get a straight answer. I have also read that something called SMTP Authetication is required. I have
    looked up numerous ways this should be done, but I believe it required special protocols. This is
    the code that I tried to use to send e-mail using the SMTP server here at Trap17. CODE
    $email_to = "whoever@whoever.com"; //SEND MAIL TO HERE $subject = "Testing the
    SMTP server"; $message = "This is a test of the SMTP server on T...
  8. Server Status Link Doesn't Work - (1)
    Hey, I tried going to the xisto menu on the top right of the forums and the server/network status
    link doesnt work, it leads to: http://www.xisto.com/helpdesk/index.php?cmd=status I get, The
    requested URL /helpdesk/index.php was not found on this server. Is this a out-dated link?...
  9. Whats The Server? - (3)
    hey guys, im working with a script, heres the part im trying to figure out: QUOTE
    $gc_do_caching = 0; $gc_cache_time = 3600; $gc_use_sql = 0;
    $gc_sql_server_host = ""; theres a lot more, but its not needed, i wanna know what the sql
    server host for trap17 is?...
  10. Got A Great Phpbb File With Mods Already Installed? - If you do put it here. (3)
    As the name implies, I think it would be a good idea to giving those who aren't really "mod
    savvy" a chance to look at what phpBB's could look like with some regular mods installed. If
    this thread is innappropriate I'll be glad to delete it away or rather, I give permission to
    have it deleted if it isn't appropriate....
  11. Help: Internet Server Error - (20)
    Hello! I decided to try YaBB as a forum now, just testing....and ... Well first my question is,
    this is in ADDONSCRIPTS, not FANTASTICO, whats the difference? Secondly, about my problem: I was
    in the YaBB admin panel, I got through the Forum Settings, got to Advanced settings, filled out the
    info, and pressed save. The 5000 times I have tried this, I get this: QUOTE Internal Server
    Error The server encountered an internal error or misconfiguration and was unable to complete your
    request. Please contact the server administrator, webmaster@sherwoodinfo.trap1...
  12. Is The Server Ok? - FTP and loading problems. (1)
    At the time of writing this (01:12 GMT) I seem to have problems FTPing to my site (Time out
    problems), and, to a lesser extent, page loading problems. I just wanted tocheck whether the servers
    are OK or whether the problem is on my end. Please let me know if you can. ...
  13. Help With A .rar File In Ftp Server - Cannot unrar the file. (4)
    I uploaded a .rar file into my FTP but I cant unrar it. I have uploaded it before in zip format but
    I think it got curropted so I reuploaded again. is theren a way to unrar this file? I am concerned
    about this because it took me quite some to manage to upload it using a very slow internet
    connection. I need help here please,....
  14. Can't Find My Fantastico Installation! - Where is the files I installed (2)
    Before anyone points it out, I searched this forum for similar topics and couldn't find any, I
    checked the FAQ's and couldn't find any one of them that addresses my problem: I just
    installed joomla in a sub directory (public_html/Joomla) and I wanted to change some stuff so I went
    into my FTP program and connected to my account, I checked, doubled checked and triple checked all
    the public html/FTP/WWW folders and I couldn't find the joomla installation, the site come up
    fine in browser but I can't seem to find the directory of where it is located, t...
  15. Does Trap Use An Apache Server [resolved] - (3)
    Well I just installed a mod, and it said you must have an Apache Server or something. SO does trap
    use an Apache Server and if not is there anyway we can since it says its free...
  16. Trap17 Ftp Settings - There is a mistake in the trap17 FTP server address (3)
    After you are approved for free host account you must activate by going to a link sent in an email.
    On the confirmation page that appears after the activation script is finished you will see all sorts
    of data including your web URL and how to access control panel etc. .. At the bottom of the page for
    those who would rather configure an FTP program like Dreamweaver or CuteFTP you will see the FTP
    server address listed as: ftp.projectorange.trap17.com.com This is wrong and should read:
    ftp.projectorange.trap17.com Do not use passive ftp Host directory is optional (set...
  17. What's Up With The Gamma Server? - (3)
    It is all down, can anyone explain what is going on? This doesn't look like it is a routine
    server maintenance, it has been going on for 6 hours since I last check and still no improvements
    /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />...
  18. Mysql Server Problems [resolved] - (3)
    hello, well since i installed php-nuke on my site's dir i have seen quite a lot of mysql SERVER
    ERRORS, like that the server is going down so now and often is it due to my cms or is the server
    having some probs ? this is what i just saw from the statistics: QUOTE Service Status
    named up spamd up imap up cpsrvd up pop up eximstats failed syslogd up clamd failed mysql
    (5.0.27-standard) failed httpd (1.3.37 (Unix)) up exim () failed exim-26 up ftpd failed Server
    Load 16.50 (1 cpu) quote tags added. please use quote tags as needed. review trap17...
  19. Server Availability - (11)
    Recently i experienced that my pages was not reachable several times. i have enaugh hosting credits
    and iam the onliest to view the page (still building it). has trap17 any hosting issues that could
    cause this or is this usual? iam new here so dont wonder thanks Caos~...
  20. More Than One Registered Domain Per Server - Is this possible (3)
    I am tryign to figure out if it is possible, using redirects to have more than one registered domain
    per site. For instance, I register 1.com and 2.com Than on my site I redirect 1.com to goto
    www.dbdb.trap17.com/1/ and redirect 2.com to www.dbdb.trap17.com/2/ Hence 2 sites on one server.
    Is this possible? Any do you think it is a good idea?...
  21. Trap17 Server Infrastructure. - (5)
    Trap17's servers are very reliable, and give me what i need at the moment but some of the
    infrastructure is outdated and i am reading about some of the "new and marvellous" things you can do
    with newer infrastructure. Apache version 1.3.37 (Unix) The Latest Version is v2.2.3
    QUOTE The Apache HTTP Server Project is proud to announce the release of version 2.2.3 of the
    Apache HTTP Server ("Apache"). In addition to a number of bug fixes to release 2.2.3, this release
    includes an 'important' security fix for mod_rewrite. This version of Apache is a ...
  22. Smtp Server Is Not Working...? - I think there is a prob. with my SMTP server (4)
    I am posting this because I believe there is a problem with my SMTP server (at Trap17.com). I have
    been trying to send mail with PHP using the mail() function. Although PHP did not return any errors,
    none of the mail was actually sent... I have enclosed a copy of 2 different codes I have tried to
    use. Either I'm making a mistake with these codes or there js a problem with my SMTP server. If
    there is a mistake with my code, please tell me what is wrong. Otherwise, maybean admin can look at
    my SMTP server configuraton to make sure it works. CODE 1 CODE $email...
  23. Path On Server ! - need to config ! (3)
    /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> I have few files
    need path on server as "f:/localhost/www/mydirectories" I don't find anything about them in
    cpanel ! Can Admin help me ? /ohmy.gif" style="vertical-align:middle" emoid=":o"
    border="0" alt="ohmy.gif" />...
  24. Mac Mail And Server Settings - (2)
    I have Mac Mail checking and downloading email, but I can't get it to find the outgoing mail
    server. I've tried mail.blendergalactica.com, mail.www.blendergalactica.com,
    smtp.blendergalactica.com etc, but I get this error back: The SMTP server
    “mail.blendergalactica.com” is not responding. Check your network connection and that you entered
    the correct information in the “Outgoing Mail Server” field. If it still doesn’t respond, the server
    might be temporarily unavailable. If you continue, you may not be able to send any mail. ...
  25. The Filesystem Mounted At / On This Server Is Running Out Of Disk Space. - (22)
    I was just checking my forums again as I wanted to install some new mods and suddenly I found that
    it was hacked by SpyHackerz group... You can view it here :- http://www.snrulez.trap17.com/forum/
    The first thing that came into my mind was to change my cPanel password but I can't even log in
    to my cPanel as I am getting the following error everytime I try to do so. Please Admins or anyone
    having any knowledge on how to solve this out please help me! QUOTE Sorry for the
    inconvenience! The filesystem mounted at / on this server is running out of disk s...
  26. Sites Disapeard, Mysql Errors? Also Server Folders Deleted - (18)
    Hello its 15:40 and I login see if everything runs oke, and I see numerus things deleted my mysql is
    working again. Whats going on? My Webpage couple websites got deleted, and server folder files now
    whats going on? /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> my
    forum also give errors but mysql db stil there /sad.gif" style="vertical-align:middle" emoid=":("
    border="0" alt="sad.gif" />......
  27. Is A Smtp Server Setup On Trap17 Servers? - I need it for my website's DRUPAL registration. (9)
    Hey guys! I can't ask in shoutbox so I've got to use the slow way. : / As you've
    probably read, I need it for my website's registration, I've learned this by asking in the
    Drupal(a CMS) Support, this good man said that I should have an SMTP server setup for it to work,
    unfortunately, I don't know if Trap17 haves it and I don't know how to access it. If there
    is none, could you recommend a free solution? If there is one, could you be so kind of teaching me
    how to use/access it? Thanks by now. P.S: Go Trap17 crew!...
  28. Visual Web Developer & Sql Server - (3)
    I am using Visual Web Developer Express 2005 to build my site. I need to know if this will work.
    The site is based on ASP.Net 2.0 and when I upload it to my server it will not display. What
    settings, if any, do I need to set to get this thing working. Any and all help will be greatly
    appreciated....
  29. 2 Domain Names On One Server? - how to do it (3)
    Hey i just bought i-am-stoned.com and i switched the nameservers to trap 17's. I already own
    ojproductions.net which has been switched here too and that goes to my main index file
    (public_html>index.php)Thats perfect for ojproductions.net, but i wanted to have i-am-stoned.com go
    to public_html>i-am-stoned>index.php. How do i do that? I can't even test it for 2 days which
    makes me slightly nervous because i don't want ojproductions.net to screw up. PLEASE DONT PARK
    THE DOMAIN NAME ME. LAST TIME SOMEONE DID IT AND IT WAS A HUGE HASSLE. IT WAS AN ACCIDENT, BUT ...
  30. Joomla Problem - If someone have joomla on this server please help me ! (2)
    I have instal joomla on publc_html but it doesnt work. Can someone help me ? /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Warning:
    main(language_detection.php): failed to open stream: No such file or directory in
    /home/darlord/public_html/installation/index.php on line 24 Warning: main(language_detection.php):
    failed to open stream: No such file or directory in /home/darlord/public_html/installation/index.php
    on line 24 Warning: main(language_detection.php): failed to open stream: No such file or directory
    in /home/darlord/...



Looking for installed, server

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for installed, server

*MORE FROM TRAP17.COM*
I Cant
Access The
Server!
Site Down
After Server
Transfer
Gamma
Servers'
Problem This
topic is for
all who have
their
account on
Gamma Server
& ha
Server
Issues? Web
Site Down?
Cpanel
Access?
Server
Migration
issues to
report.
Name Server
Question Why
is the
nameserver
changed ?
Wordpress
Backup For A
Server Move
backing up a
Wordpress
site
Genuine Help
With Smtp
And Php
Mail()
Function I
need help
using the
PHP mail()
function and
the SMTP
server on
Trap1
Server
Status Link
Doesn't
Work
Whats The
Server?
Got A Great
Phpbb File
With Mods
Already
Installed?
If you do
put it here.
Help:
Internet
Server Error
Is The
Server Ok?
FTP and
loading
problems.
Help With A
.rar File In
Ftp Server
Cannot unrar
the file.
Can't
Find My
Fantastico
Installation
! Where
is the files
I installed
Does Trap
Use An
Apache
Server
[resolved]
Trap17 Ftp
Settings
There is a
mistake in
the trap17
FTP server
address
What's
Up With The
Gamma
Server?
Mysql Server
Problems
[resolved]
Server
Availability
More Than
One
Registered
Domain Per
Server Is
this
possible
Trap17
Server
Infrastructu
re.
Smtp Server
Is Not
Working...?
I think
there is a
prob. with
my SMTP
server
Path On
Server !
need to
config !
Mac Mail And
Server
Settings
The
Filesystem
Mounted At /
On This
Server Is
Running Out
Of Disk
Space.
Sites
Disapeard,
Mysql
Errors? Also
Server
Folders
Deleted
Is A Smtp
Server Setup
On Trap17
Servers? I
need it for
my
website'
s DRUPAL
registration
.
Visual Web
Developer
& Sql
Server
2 Domain
Names On One
Server? how
to do it
Joomla
Problem If
someone have
joomla on
this server
please help
me !
advertisement



How Do I Know If Something Is Installed On The Server?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE