When installing phpshop in the e-smith 5.1.2 server, the following errors occur when I upload the images:
Warning: open_basedir restriction in effect. File is in wrong directory in
/home/e-smith/files/ibays/xxx/html/cart/phpshop/modules/admin/lib/ps_main.inc on line 140
Further check on the file varible I find that the php script cannot write to the /tmp directory. How can I release the restriction of php
safe mode only on /tmp directory instead of disable the sandbox features in order to make it work?
Thx
Frank