Dear all,
For one of the subdomains (sub.domain.com) of my own webspace, I changed some custom PHP settings as mentioned at http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=69696.htm.
Actually, I added the additional directive "always_populate_raw_post_data=-1".
The subdomain is running PHP as FastCGI application (PHP5.6.6), on Apache 2.2 (Ubuntu 12.04 LTS).
Normally, I would assume that when saving these settings, Plesk would automatically update the corresponding PHP ini file at /var/www/vhosts/system/sub.domain.com/etc/php.ini. However, the php.ini file is neither modified, nor touched, or regenerated.
Thus, I tried to reconfigure the whole webserver configuration files by running /usr/local/psa/admin/sbin/httpdmng --reconfigure-all. But even then, there is no update for this file. Looking at the modification date of other config files of this domain (e.g., /var/www/vhosts/system/sub.domain.com/conf/httpd.conf) I can see that the configuration in genereral has been updated but the specific php.ini file for this domain has not.
If I rename /var/www/vhosts/system/sub.domain.com/etc/php.ini and re-run httpdmng, no new php.ini is generated. For other subdomains, I can see that the php.ini file has been updated.
Does anybody have an idea what is wrong with this configuration update?
For one of the subdomains (sub.domain.com) of my own webspace, I changed some custom PHP settings as mentioned at http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=69696.htm.
Actually, I added the additional directive "always_populate_raw_post_data=-1".
The subdomain is running PHP as FastCGI application (PHP5.6.6), on Apache 2.2 (Ubuntu 12.04 LTS).
Normally, I would assume that when saving these settings, Plesk would automatically update the corresponding PHP ini file at /var/www/vhosts/system/sub.domain.com/etc/php.ini. However, the php.ini file is neither modified, nor touched, or regenerated.
Thus, I tried to reconfigure the whole webserver configuration files by running /usr/local/psa/admin/sbin/httpdmng --reconfigure-all. But even then, there is no update for this file. Looking at the modification date of other config files of this domain (e.g., /var/www/vhosts/system/sub.domain.com/conf/httpd.conf) I can see that the configuration in genereral has been updated but the specific php.ini file for this domain has not.
If I rename /var/www/vhosts/system/sub.domain.com/etc/php.ini and re-run httpdmng, no new php.ini is generated. For other subdomains, I can see that the php.ini file has been updated.
Does anybody have an idea what is wrong with this configuration update?