• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

upload_tmp_dir in Plesk10 service_plans

I

infoex

Guest
How to force to work upload_max_filesize and upload_tmp_dir in Plesk10 service_plans? In phpinfo I see change, but in real script this not work.
Worked only change made in the php.ini. But this is for everything server.
From service_plans worked only open_bas_dir and error reporting
 
Maybe using of Event Manager will be useful for your purpose?
 
Windows event manager?
I just want to know if it works at all? Different upload_tmp_dir for different domains.
No Linux. Windows 2003 server 32bit, Plesk 10.4.4, PHP 5.2.17 FastCGI
 
Upload_tmp_dir .. where we have to create tmp folder

Hi
I want to set upload_tmp_dir and Upload_max_filesize conditions for specific domain. How to do this and also if i create tmp folder under client like "c:\inetpub\vhosts\domain.com\httpdocs\tmp" and give him Iuser_ permission then it works or not. If i give him tmp folder permission in c:\upload\tmp then that could be security issue. Please advice me where i have to create temp folder for specific domain or client so that this upload issues gets resolved.

At present i am getting below error.
================
Warning: getimagesize() [function.getimagesize]: open_basedir restriction in effect. File(C:\Windows\Temp\php2D11.tmp) is not within the allowed path(s):
================
Regards
 
Back
Top