X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Summary page smarty error (https://forum.x-cart.com/showthread.php?t=4636)

Light Speed 10-05-2003 06:22 PM

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?

B00MER 10-06-2003 11:02 AM

Safe mode is more than likely enabled on your hosting server.

http://www.zend.com/manual/features.safe-mode.php

:wink:

Light Speed 10-06-2003 11:19 AM

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?

B00MER 10-06-2003 11:27 AM

What is base_dir set to in your phpinfo?

Light Speed 10-06-2003 12:08 PM

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.