[phpa] IMPORTANT comment concerning Vhost phpa enable
- From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Tue, 29 Jan 2002 13:25:15 -0000 (GMT)
All,
There appears to be a bug or misfeature in PHP itself that causes 'on'
and 'off' to not be recognised when read from httpd config files. This has
caused some people problems in enabling phpa because my documentation
suggests using on to enable it, whereas this actually gets parsed as 0,
i.e. off.
So, whereas you *can* use
phpa = on
or
phpa = off
to enable or disable phpa in php.ini files, you must write
php_value php 1
to enable phpa in httpd config files, e.g. in a virtual hosts section.
This will be worked around in the next release.
Sorry that some people have been tripped up by this.
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
- Follow-Ups:
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Mark Thompson - Mailing Lists
- [phpa] Question regarding warning: get_cached_compiled_file had no path
- From: xing
Other related posts:
- » [phpa] IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Mark Thompson - Mailing Lists
- [phpa] Question regarding warning: get_cached_compiled_file had no path
- From: xing