View Single Post
  #1  
Old 10-05-2003, 06:22 PM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default 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?
Reply With Quote