open_basedir restriction
-
hello,
when I try to update produtcs form listings, there is that erros(changed site with xxxxxx.xxxx)
Tryed also to set TMP dir in config
define( ‘WP_TEMP_DIR’ , ABSPATH . ‘tmp/’ );
or
define(‘WP_TEMP_DIR’, dirname(__FILE__) . ‘/wp-content/temp/’);
(etc)but doesn’work yet.
Thank you!
———– ERROR MESSAGE ——
A problem occurred while processing this task. The server responded with code 200:
Warning: file_exists(): open_basedir restriction in effect. File(/usr/share/php/MarketplaceWebServiceProducts/Model/GetMatchingProductForIdRequest.php) is not within the allowed path(s): (/var/www/vhosts/xxxxxx.xxxx:/tmp) in /var/www/vhosts/xxxxxx.xxxx/wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_AmazonAPI.php on line 157Warning: file_exists(): open_basedir restriction in effect. File(/usr/share/pear/MarketplaceWebServiceProducts/Model/GetMatchingProductForIdRequest.php) is not within the allowed path(s): (/var/www/vhosts/xxxxxx.xxxx:/tmp) in /var/www/vhosts/xxxxxx.xxxx/wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_AmazonAPI.php on line 157
Warning: file_exists(): open_basedir restriction in effect. File(/usr/share/php/MarketplaceWebServiceProducts/Model/IdListType.php) is not within the allowed path(s): (/var/www/vhosts/xxxxxx.xxxx:/tmp) in /var/www/vhosts/xxxxxx.xxxx/wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_AmazonAPI.php on line 157
Warning: file_exists(): open_basedir restriction in effect. File(/usr/share/pear/MarketplaceWebServiceProducts/Model/IdListType.php) is not within the allowed path(s): (/var/www/vhosts/xxxxxx.xxxx:/tmp) in /var/www/vhosts/xxxxxx.xxxx/wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_AmazonAPI.php on line 157
{“job”:”f0bfcc253d615ee42e507a6a519acea2″,”task”:{“task”:”updateProduct”,”displayName”:”Scarpa Derby ORTIGNI”,”id”:”7″,”sku”:”9100001351700″},”errors”:[{“HtmlMessage”:”There was a problem fetching product details for . The product data received from Amazon was empty.”}],”success”:false}
- The topic ‘open_basedir restriction’ is closed to new replies.