[imp] Problems to IMP and Safe_mode
    Roberto Samarone Araújo (RSA) 
    sama at inf.ufsc.br
       
    Sat Feb 28 10:41:02 PST 2004
    
    
  
> See http://www.horde.org/faq/admin/config/index.php#c25, then see
> the mailing list archives for discussions on how to fix these issues
> as they have been addresssed on the mailing list before.
The Horde's FAQ  says that I need to turn off the safe_mode to IMP works
right. So I did ...
Alias /webmail "/horde/imp"
<Directory /horde/>
        <IfModule mod_php4.c>
            php_admin_value safe_mode Off
        </IfModule>
</Directory>
This turn on the safe_mode only to the "horde" directory ?
     Robert
    
    
More information about the imp
mailing list