Hello everyone!
i want to ask if it is possible in anyway to set custom temp directory for each account!
the php is running in safe mode and the php's temp dir is the system's default temp dir but! i want to change this settings so the each account has its own temp dir - /home/UserAccount/tmp/ - (for files upload etc) is this possible? what do i need to change in php.ini for this to work?
thanks in advance