create a file on one of your websites, say call it test.php and in it put
the following
<?
phpinfo();
?>
----- Original Message -----
From: "Tom Malone" <[EMAIL PROTECTED]>
To: "PHP Users" <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 8:14 PM
Subject: [PHP] Apache/phpinfo
> How can you tell if your host has PHP installed as mod_php or in CGI mode
on
> the webserver (Apache in my case)? Is it in phpinfo.php? If so, where - I
> couldn't find it...
>
> Thanks
> Tom Malone
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]