PHP5-cgi and php_admin_value

Lists <lists-O1RreJzRHTJWk0Htik3J/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <1174611115.4495.11.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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.