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 496 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

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
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
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : How To Find Is my PHP installed as CGI or as an Apache module

Comments and replies About How To Find Is my PHP installed as CGI or as an Apache module
:: 1 :: Reply #35429 Reply By unix On Tue Jan 08, 2008 11:42 am
unix:
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.