How to find out what is installed on a server
Posted
by masfenix
on Server Fault
See other posts from Server Fault
or by masfenix
Published on 2010-03-15T03:03:19Z
Indexed on
2010/03/15
3:10 UTC
Read the original article
Hit count: 427
public-html
|languages
Hi, im an undergrad student and we have special access to a server. The server is a unix server (dont know the OS or anything.. is there a way to find out? ).
we also get a website associated with the server. There is a public_html folder. I uploaded with a test file with phpinfo() but the server didnt parse it (yes i had the right extension) . So im guessing PHP isnt installed. is there a way to see what "common" languages ARE installed?
© Server Fault or respective owner