how to solve warnings
« on: June 16, 2016, 09:30:28 AM »
Hello,

I had sitemap generator installed on a server working fine.

Now i moved to another server and i have following warning:

Warning: is_writable(): open_basedir restriction in effect. File(/home/recell/public_html/generator/data/sitemap.html) is not within the allowed path(s): (/home/r44845rece:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/r44845rece/public_html/generator/pages/page-config.inc.php on line 102

Warning: is_writable(): open_basedir restriction in effect. File(/home/recell/public_html/generator/data) is not within the allowed path(s): (/home/r44845rece:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/r44845rece/public_html/generator/pages/page-config.inc.php on line 102

How can i solve this?