[phpa] Re: Warnings logging
- From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
- To: <mark@xxxxxxxxxxxxxx>
- Date: Wed, 24 Apr 2002 07:43:21 -0000 ()
>
>> 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
- References:
- [phpa] Re: Warnings logging
- From: Mark Rogers
Other related posts:
- » [phpa] Warnings logging
- » [phpa] Re: Warnings logging
- » [phpa] Re: Warnings logging
- » [phpa] Re: Warnings logging
- [phpa] Re: Warnings logging
- From: Mark Rogers