I'm using the sitemap generator tool on several sites, I just moved server for one of my sites and now I get the following errors when I login to the sitemap generator admin section:
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/usr/local/bin/php /var/www/dwm/data/www/sitemap.xml) is not within the allowed path(s): (/var/www/dwm/data:.) in /var/www/dwm/data/www/generator/pages/page-config.inc.php(2) : eval()'d code on line 68
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/usr/local/bin/php /var/www/dwm/data/www) is not within the allowed path(s): (/var/www/dwm/data:.) in /var/www/dwm/data/www/generator/pages/page-config.inc.php(2) : eval()'d code on line 68
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/usr/local/bin/php /var/www/dwm/data/www/sitemap.html) is not within the allowed path(s): (/var/www/dwm/data:.) in /var/www/dwm/data/www/generator/pages/page-config.inc.php(2) : eval()'d code on line 78
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/usr/local/bin/php /var/www/dwm/data/www) is not within the allowed path(s): (/var/www/dwm/data:.) in /var/www/dwm/data/www/generator/pages/page-config.inc.php(2) : eval()'d code on line 78
I'm using Standalone Sitemap Generator (PHP) v2.9, 2008-06-15
Thanks in advance.