[imp] Is PHP compiled into the server as a module
Cort Tompkins
rtompkin@cs.odu.edu
Wed, 20 Jun 2001 23:28:39 -0400
$HTTP_SERVER_VARS['SCRIPT_NAME'] will give the name of the PHP executable if
it's a CGI. It'll give the name of the current script otherwise. It's really
more of side-effect but it should work. Also, if PHP is a CGI it should be
referenced in your .htaccess file.
Quoting NetLLC@aol.com:
> How can I tell if PHP is compiled into the server as a module ?
>
> Thanks
> ML
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>