Summary page smarty error
I get about 30 errors similar to this when I open the summary page:
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/jdk/bin/curl) is not within the allowed path(s): (/home2/uberm0ns:/usr/lib/php:/u in /home/MyDirectoryNameHere/public_html/store/include/func.php on line 2563
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/jdk/bin/curl.exe) is not within the allowed path(s): (/home2/MyDirectoryNameHere:/usr/lib/ph in /home/MyDirectoryNameHere/public_html/store/include/func.php on line 2563
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/sbin/curl) is not within the allowed path(s): (/home2/MyDirectoryNameHere:/usr/lib/php:/usr/ in /home/MyDirectoryNameHere/public_html/store/include/func.php on line 2563
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/sbin/curl.exe) is not within the allowed path(s): (/home2/MyDirectoryNameHere:/usr/lib/php:/ in /home/MyDirectoryNameHere/public_html/store/include/func.php on line 2563
What is causing these errors?
|