|
Posted by TJ on 10/26/06 17:42
Hello All,
This is my first posting on this group and I'm also new to PHP ;-)
We have a client who is providing Web Hosting Solutions to customers.
One of the latest requirements is to enable PHP Scripting on the
Hosting Servers.
We are using PHP v4.4.0, but are running in an issue with File Uploads.
In PHP.ini file there is a config for temporary folder for uploaded
file. However, we dont want it to be pointing to a folder on the web
server itself rather we want customers to define one in their own
workspace (NAS share).
Questions:
1. Is it possible using scripts to define a personal upload_temp_dir?
If yes, how?
2. How PHP Parser works in above case (meaning will it performs usual
cleanup)?
3. Can same be done for Session.SavePath?
We are using Win2k3 Web Edition with SP1.
Thanks in advance.
~TJ
Navigation:
[Reply to this message]
|