[PHP-INST] php.ini questions

2001-04-05 Thread Ron Brogden
Howdy. I am curious if anyone can expand a bit on the following config file entries and what are approriate values for them. safe_mode_exec_dir For a system running under safe_mode that does not wish to allow *any* access to raw system level commands (i.e. we do not wish to allow system("cat

Re: [PHP-INST] file uploads with safe_mode [could be FAQ]

2001-04-04 Thread Ron Brogden
At 06:13 PM 4/4/2001 -0700, you wrote: >As of 4.0.5 you can use move_uploaded_file() in safe mode to get the >uploaded file. Any idea when 4.0.5 will be available? Also, this still leaves the question of "does ./tmp work for upload_tmp_dir" unanswered. The fore mentioned comment in the annota

[PHP-INST] file uploads with safe_mode [could be FAQ]

2001-04-04 Thread Ron Brogden
Howdy. I have searched high and low for a proper explanation covering this but to no avail. If there is a FAQ somewhere that definitively covers this issue please let me know and I will stop bothering people on the list. I have seen this question posted a lot so it really should be part of t