ID: 15301 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: Linux Mandrake 8.1 PHP Version: 4.1.1 New Comment:
Works fine ! Tks a lot Previous Comments: ------------------------------------------------------------------------ [2002-01-30 14:53:41] [EMAIL PROTECTED] Can you try quoting the stuff, like php_admin_value open_basedir "/dir1:/dir2" ??? ------------------------------------------------------------------------ [2002-01-30 11:43:21] [EMAIL PROTECTED] PHP compiled as static module for Apache 1.3.23 with mysql, gd and imap support ( no safe_mode ) Apache config <Virtualhost *> nameserver mail.oscar-informatique.com documentroot /data/www/webmail php_admin_value safe_mode on php_admin_value include_path /data/www php_admin_value open_basedir /data/www/webmail </Virtualhost> Cannot pass more than 1 value to open_basedir Apache answered "only 2 arguments allowed for php_admin_value" i.e. open_basedir and /data/www/webmail Need to add another open_basedir /tmp If 2 lines with open_basedir supplied in Apache config, 2nd overwrite the preceding Cannot dive /tmp into /data/www/webmail/tmp subdir ( bug # 14396 ) Tks for cheking ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=15301&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]