Richard Lynch wrote:
On Fri, April 13, 2007 3:46 am, Micky Hulse wrote:
I think I just read that PHP is ran as CGI on Dreamhost... this does
not
sound good. Can anyone confirm?

You could confirm what you have on YOUR setup with:
<?php phpinfo();?>
faster and with more assurance of correctness than any mailing list
answer

yeah or `php -v` via cmdline.

by the way, isn't PHP w/FastCGI faster than using apache module?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to