Paula Moss Posted July 3, 2006 Posted July 3, 2006 I have the following warning message at the bottom of my page when I click on a product. Does anyone know what I need to do to correct it? Warning: file_exists(): open_basedir restriction in effect. File(/html/catalog/cache/also_purchased-english.cache32) is not within the allowed path(s): (/var/virtual/web/w1619/:/tmp:/usr/lib/php) in /var/virtual/web/w1619/html/catalog/includes/functions/cache.php on line 47
wheeloftime Posted July 3, 2006 Posted July 3, 2006 I have the following warning message at the bottom of my page when I click on a product. Does anyone know what I need to do to correct it?Warning: file_exists(): open_basedir restriction in effect. File(/html/catalog/cache/also_purchased-english.cache32) is not within the allowed path(s): (/var/virtual/web/w1619/:/tmp:/usr/lib/php) in /var/virtual/web/w1619/html/catalog/includes/functions/cache.php on line 47 Turning Admin->Configuration->Cache->Use Cache to false should cure the message but if you want to use the cache functionality you need to point the Cache Directory to a valid one.
Paula Moss Posted July 3, 2006 Author Posted July 3, 2006 Turning Admin->Configuration->Cache->Use Cache to false should cure the message but if you want to use the cache functionality you need to point the Cache Directory to a valid one. Thanks!! That took care of it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.