ID: 15300
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Duplicate
Status: Bogus
Bug Type: Apache related
Operating System: Linux Mandrake 8.1
PHP Version: 4.1.1
New Comment:

Multiple submissions should get 'bogus' state.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-01-30 11:42:58] [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=15300&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]

Reply via email to