Univil Posted May 23, 2006 Posted May 23, 2006 I'm having a problem uploading a product image and I know the problem has to do with the open_basedir setting. The problem is that open_basedir is commented out in php.ini. When I look up the server info, there is no value for open_basedir under "Master Value". However, there is a value under "Local Value". Could that be my problem? If so, how can I get rid of the local value? My error: Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\WINDOWS\TEMP\php6A.tmp) is not within the allowed path(s): (D:\Webspace\DMDTech\brazzaz\brazzaz.com) in D:\Webspace\DMDTech\brazzaz\brazzaz.com\www\catalog\admin\includes\classes\upload.php on line 91 My environment: Windows 2003 MySQL 5 PHP 5.1.2 OSC 2.2-MS2 Any help would be greatly appreciated as I'd like to get this particular client off my back. Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.