Re: [PHP] To be or not to be : safe mode

2001-07-03 Thread Rasmus Lerdorf
> But I am considering setting it back on and change > (somehow) the default upload dir to a new one. Since > move_uploaded_file still works (even with safe_mode) I > assume I will work but another problem arises. > The name of the uploded file (which I do not control) > is something like phpUKXh6

[PHP] To be or not to be : safe mode

2001-07-03 Thread Robert Mena
Hi, I've decided to turn on/set safe_mode, document_root and open_basedir in apache's httpd.conf in order to make the scripts a little more secure (some upload files such as image) in a virtual host. Everything worked fine except for a couple of scripts. Those scripts (used for file upload) firs