• 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.

php.ini for Single Domain?

R

Revenant

Guest
Hey,

installed Drupal 7.7 as App on Plesk 10.3 running on Windows Server 2008.

It is (automatically) correctly installed and hosted, but I got an error when necessary updating the Database:

"register_globals" needs to be off for Drupal to work properly. In the Master php.ini it is set Off. Also I cant find any file on my Server, that sets the value On again, even in the Plesk Installation Path or inetpub\*.

phpinfo() keeps telling me on all Domains hosted with Plesk that the local value is On, and Master is Off.

How can I fix that? Where can I find that Override apparently made by Plesk?

Or how can I switch this setting before/while installing Drupal?

Thanks, Rev
 
change HKLM/SOFTWARE/PHP/Per Directory Values/C/Inetpub/vhosts/domain_name/httpdocs/prupal/register_globals from 1 to 0
 
did not work for me

Windows Server 2008 R2 SP1 with IIS7 and Plesk 10.2.0

tried to set the registry val. -> not working
in HKLM/SOFTWARE is no PHP Key
tried to set it in HKLM/SOFTWARE/Wow6432Node/PHP but dont work.

also tried to copy a customized php.ini in the httpdocs folder -> also did not work.


Whats wrong? how to set register_globals = on for a single domain?
how to provide a custom php.ini for each customer domain??
 
Windows Server 2008 R2 SP1 with IIS7 and Plesk 10.2.0

tried to set the registry val. -> not working
in HKLM/SOFTWARE is no PHP Key
tried to set it in HKLM/SOFTWARE/Wow6432Node/PHP but dont work.

also tried to copy a customized php.ini in the httpdocs folder -> also did not work.


Whats wrong? how to set register_globals = on for a single domain?
how to provide a custom php.ini for each customer domain??

Hi, I have the same problem, nobody answers?
 
Hello again!

Please, can someone from Parallels Team asnwer?
 
Back
Top