CODE
Warning: fopen(): open_basedir restriction in effect. File(/home/user2/public_html/ct/thumbs/tn1.jpg) is not within the allowed path(s): (/home/user1:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/user1/public_html/ct/admin/export.php on line 480
Warning: fopen(/home/user2/public_html/ct/thumbs/tn1.jpg): failed to open stream: Operation not permitted in /home/user1/public_html/ct/admin/export.php on line 480
Warning: fopen(/home/user2/public_html/ct/thumbs/tn1.jpg): failed to open stream: Operation not permitted in /home/user1/public_html/ct/admin/export.php on line 480
I really don't know what it could be... from what I get in /usr/local/lib/php.ini, safe mode is off:
CODE
; Safe Mode
safe_mode = Off
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_
safe_mode_protected_env_vars = LD_LIBRARY_PATH
safe_mode = Off
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_
safe_mode_protected_env_vars = LD_LIBRARY_PATH
Hope you can help! Thanks![/code]