Package: squirrelmail
Version: 2:1.4.8-2
Severity: important

/etc/squirrelmail/apache.conf configuration reads:


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

SUGGESTION

a) The line is not needed for PHP 4.x or never, because the globals are by 
deful off.
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>

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to