• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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