Join the Forum

PHP Server API: CGI

Thu, 12 Aug 2010

If anyone here has a web-host running PHP Server API as CGI please let me know. I would like to register an account with that webhost to run some tests against mod_rewrite. I am looking for plain CGI, not Fast/CGI. The way you can find out is by creating a simple php info document on your host and looking at about the 5th line.

phpinfo.php
<?php

	phpinfo();

On about the 5th line you see:
Server API Apache 2.0 Handler <-- I need that to be CGI!

I am looking for a host that has CGI as the Server API. Again, that is not Fast/CGI. If you are using GoDaddy, HostGator, MediaTemple, these do not have it. Please email me if you know of a host! :)