Hi,
Sorry for my bad english.
I was protecting my new Web Server from shell scripts (by disabling custom php.ini files, setting open_basedir to acess only to /home and /tmp, and finaly mounting new /tmp), and all that protection works fine, but now i Have some problem with Image Uploading scripts, when upload finished, they show HTTP Error (500). Weird is that /tmp folder is writable (777), but script still cant upload image. I have even check via php is /tmp writble, and it looks ok (Your temporary upload directory /tmp is writable).
Can someone help me with this ?
I use CentOS 6 x64 bit
Sorry for my bad english.
I was protecting my new Web Server from shell scripts (by disabling custom php.ini files, setting open_basedir to acess only to /home and /tmp, and finaly mounting new /tmp), and all that protection works fine, but now i Have some problem with Image Uploading scripts, when upload finished, they show HTTP Error (500). Weird is that /tmp folder is writable (777), but script still cant upload image. I have even check via php is /tmp writble, and it looks ok (Your temporary upload directory /tmp is writable).
Can someone help me with this ?
I use CentOS 6 x64 bit