Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 14 Years, 3 Months, 3 Weeks ago [Error Message] open_basedir and upload!
#1
Solved: 14 Years, 3 Months, 3 Weeks ago
Hi!

My forum doesn't upload whenever open_basedir turned on:
_Attachment
_Avatar

In my case, i config: php_admin_value open_basedir /A/B/forum

How can fix this problem?
Ok, solved:

php_admin_value open_basedir "/A/B/forum:/A/B/tmp"
php_admin_value upload_tmp_dir /A/B/tmp

mkdir /A/B/tmp

chmod -R 777 /A/B/tmp/
Sorry, because English not good


Forum Jump:


Users browsing this thread: 1 Guest(s)