• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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