[phpa] Re: Warnings logging

>
>> Include the following in the site's VirtualHost Directive:
>>     php_value phpa 0
>
> Alternatively, you can turn off phpa by default in php.ini (change
> "phpa = on" to "phpa=off"), and then enable it for the virtual hosts
> which use it as described above.
>
> Which way you go depends on how many you want turned on vs how many you
> want off.

There's also

        phpa.show_registration_warnings

that's set to 1 by default. Set that to 0 in your php.ini (if running 1.2p4)
and all should be silent.

nick



------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: