ID: 15334 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: HTTP related Operating System: FreeBSD 4.4 PHP Version: 4.1.1 New Comment:
Not a bug. Configuration problem. Ask support on the appropriate mailinglist. Previous Comments: ------------------------------------------------------------------------ [2002-02-01 17:53:53] [EMAIL PROTECTED] using phpMyAdmin to upload a SQL query file, Apache reports the following error: *********************************************************** Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/bogus.org/httpdocs/sql/read_dump.php on line 220 Warning: fopen("/usr/local/psa/home/vhosts/anotherone.com/httpdocs/_php_upload_tmp/php66Xwh8", "r") - Operation not permitted in /usr/local/psa/home/vhosts/bogus.org/httpdocs/sql/read_dump.php on line 220 Warning: Supplied argument is not a valid File-Handle resource in /usr/local/psa/home/vhosts/bogus.org/httpdocs/sql/read_dump.php on line 220 ********************************************************** Please notice that Apache is referring to two different virtual domains, "bogus.org" and "anotherone.com" !!! I was uploading to bogus.org and Apache reported trying to fopen on anotherone.com!! Is it impossible to perform uploads on a server that hosts virtual domains? It shouldnt, should it.... ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=15334&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]