On Thursday 28 June 2001 02:08, Mark Maggelet wrote:
> Is there any way to set output_buffering per directory or host?
> I tried putting:
> php_value output_buffering On
>
> in my virtual host, also in <directory>, <location>, and .htaccess
> the only place it seems to get noticed is in php.ini

Try using php_flag instead of php_value

-- 
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)

"The number of Unix installations has grown to 10, with more expected."
 -- The Unix Programmer's Manual, 2nd Edition, June 1972

--
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]

Reply via email to