tags 398173 unreproducible
thanks

Hi,

On Sun, 2006-11-12 at 09:59 +0200, Jari Aalto wrote:
>     <Directory /usr/share/squirrelmail>
>       php_flag register_globals off
>       ...
> 
> However, this does not work with Apache/PHP5. Apache web server refuses to 
> start
> and report syntax error.

I cannot reproduce this.

        $ apache2ctl configtest
        Syntax OK

> SUGGESTION
> 
> a) The line is not needed for PHP 4.x or never, because the globals are by 
> deful off.

Correct. However, since we also do not provide any security support for
users who have that setting turned on, we cannot be too sure to make
certain they indeed have it turned off. Especially if it's correct
syntax so doesn't hurt.

> b) if the line is kept, it sould be wrapped inside appropriate <IfModule ...>
>    test for PHP modules. See 
> <http://www.zend.com/manual/configuration.changes.php>

I've read that and it confirms my point: there's nothing wrong with the
syntax, we're using it exactly as described there.

Do you have the php5 module enabled at all?


Thijs

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to