How To Find Is my PHP installed as CGI or as an Apache module

Mobile
feeds
Welcome Login | Register

How To Find Is my PHP installed as CGI or as an Apache module
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Linux Hosting Forums
        » » How To Find Is my PHP installed as CGI or as an Apache module
How To Find Is my PHP installed as CGI or as an Apache module
Post Description: how to find is my php installed as cgi or as an apache module Linux Hosting
Post Tags:
This Post Has Been Viewed 485 Times Since Tue Jan 08, 2008 11:35 am Author unix help with 3 replies
How To Find Is my PHP installed as CGI or as an Apache module
Advertise On This Page




how can i find out if my linux dedicated server i leased from you guys at www.webune.com was installed with cgi or apache module?


Leave Your Comments

Share:   Subscribe - Keep Up With This Topic
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
Fourms BBCODE:
Links Related to : How To Find Is my PHP installed as CGI or as an Apache module
Add Link:
No Links Have Been Added To This Topic

Comments and replies About How To Find Is my PHP installed as CGI or as an Apache module
:: 1 :: Reply #35429 Reply By unix admin On Tue Jan 08, 2008 11:42 am
unix admin:
yes, please make a tutorial showing so i can learn how to find this information. thanks
:: 2 :: Reply #35430 Reply By webmaster On Tue Jan 08, 2008 11:45 am
webmaster:
20080108-35430-phpinfo-server-api.jpg
today i wanted to run a php file as executable but before i can do that i need to know if have my apache web server is installed as an apache or cgi module. so to find out its easy. this is what i had to do:

first create a phpinfo.php file [ how to create phpinfo.php file ]

now look for where it says: server api

here is my example, on the image above you can see mine apacher server was installed a an apache module. if it says cgi, you have php compiled as cgi, if it reads apache, you have it running as an apache module.
:: 3 :: Reply #36933 Reply By Dhaval On Fri Jan 18, 2008 4:35 am
Dhaval:
i am getting "apache 2.0 filter" text in server api. what does it mean? i am using shared server.