> BTW, if users set wrong save_path in php.ini, they can
> use mm save handler when they set save_path in .htaccess or
> httpd.conf.
> Therefore, allowing invalid save_path for mm is not useless.

    The MM module uses anon-shared-memory, i.e. the shared
    segment must be initialized in the parent, and thus the
    php.ini path is the only one that matters.

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to