PHP5-cgi and php_admin_value
Lists <lists-O1RreJzRHTJWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <1176168113.9310.0.camel@localhost> |
Hello! I am running apache2 webserver with two PHP versions - PHP4 as apache2 module and PHP5 via FastCGI. For some vhosts i need to use PHP5 instead of PHP4 and i am adding this to one vhost in vhosts.conf: -- - AddHandler php5-cgi .php .php5 - DirectoryIndex index.html index.htm index.php -- Also i can specify some individual PHP settings for one vhost by adding "php_admin_value anysetting" to vhost, but this works only for PHP4 which is apache`s module. Is there any way to adjust individual vhost`s PHP5 settings for php5-cgi? Thanks. -- Andrew Burbulis ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/