![]() |
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? |
Safe mode is more than likely enabled on your hosting server.
http://www.zend.com/manual/features.safe-mode.php :wink: |
No Safe Mode is off.
From phpinfo: safe_mode Off Off safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value What else can cause this? |
What is base_dir set to in your phpinfo?
|
open_basedir:
/home2/MyDirectoryNameHere:/usr/lib/php:/usr/local/lib/php:/tmp |
All times are GMT -8. The time now is 02:57 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.