How ti detect whether PHP is installed or not?

Reply

Join Date: Aug 2004
Posts: 2
Reputation: VenkataRamana.K is an unknown quantity at this point 
Solved Threads: 0
VenkataRamana.K VenkataRamana.K is offline Offline
Newbie Poster

How ti detect whether PHP is installed or not?

 
0
  #1
Aug 2nd, 2004
Hi,

Can anyone tell, how to detect whether PHP is installed or not? I want to find out this with the help of Registry in Windows? Is it possible?

Regards,
K.VenkataRamana
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 759
Reputation: Killer_Typo will become famous soon enough Killer_Typo will become famous soon enough 
Solved Threads: 35
Killer_Typo's Avatar
Killer_Typo Killer_Typo is offline Offline
Master Poster

Re: How ti detect whether PHP is installed or not?

 
0
  #2
Aug 2nd, 2004
?? its not somthing you would search the registry for, you must have a running server, and then download and set up PHP, i say setup because PHP is not somthing that installed persay.

to see if it is installed. create a PHP file like this

[PHP]<?php
phpinfo(); //will display all of the phpinfo if php is installed else will print out as seen by the server
?>[/PHP]

save it is. info.php

open up your web server and go to

http://www.localhost/info.php

if it works and you see info then your lucky and have correctly installed PHP if not, you have to install it.
Dont forget to spread the reputation to those that deserve!
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 781
Reputation: Zachery has a spectacular aura about Zachery has a spectacular aura about 
Solved Threads: 21
Team Colleague
Zachery's Avatar
Zachery Zachery is offline Offline
The Geek Father

Re: How ti detect whether PHP is installed or not?

 
0
  #3
Aug 2nd, 2004
No www mr killer typp

htt://localhost
Firefox: no, its not the end all solution, it has its own issues and in time it will be just as insecure as IE, when its hit Firefox 6, if it makes it that far. Oh, and AOL pays for it, incase you didn't know.

Microsoft & Windows: If you hate it so much, move to linux, or bsd, or anything else, stop complaning and move on.
Good starting places: Gentoo Novell SUSE Fedora Core Apple
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 2
Reputation: VenkataRamana.K is an unknown quantity at this point 
Solved Threads: 0
VenkataRamana.K VenkataRamana.K is offline Offline
Newbie Poster

Re: How ti detect whether PHP is installed or not?

 
0
  #4
Aug 3rd, 2004
But how can i check this with the help of registry? wicthout using phpinfo()!
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 759
Reputation: Killer_Typo will become famous soon enough Killer_Typo will become famous soon enough 
Solved Threads: 35
Killer_Typo's Avatar
Killer_Typo Killer_Typo is offline Offline
Master Poster

Re: How ti detect whether PHP is installed or not?

 
0
  #5
Aug 3rd, 2004
there is nothing in the registry about PHP i believe, because it installs nothing, and is just a matter of moving files around. and thx zachery
Dont forget to spread the reputation to those that deserve!
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 781
Reputation: Zachery has a spectacular aura about Zachery has a spectacular aura about 
Solved Threads: 21
Team Colleague
Zachery's Avatar
Zachery Zachery is offline Offline
The Geek Father

Re: How ti detect whether PHP is installed or not?

 
0
  #6
Aug 3rd, 2004
IIRC Killer is right

php is just an extention of a webserver
Firefox: no, its not the end all solution, it has its own issues and in time it will be just as insecure as IE, when its hit Firefox 6, if it makes it that far. Oh, and AOL pays for it, incase you didn't know.

Microsoft & Windows: If you hate it so much, move to linux, or bsd, or anything else, stop complaning and move on.
Good starting places: Gentoo Novell SUSE Fedora Core Apple
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC