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

additional directives for php.ini of subdomain are not being picked

javismiles

Basic Pleskian
my subdomain has a php.ini in
/var/www/vhosts/system/domain.com/etc/php.ini

which says DO NOT WRITE because will get overwritten etc

ok great
then i go to plesk panel and i go to PHP settings and i go to extra php settings, additional directives
and i add there
session.cookie_domain=.domain.com

and i restart apache
and i go look in php info
and of course it is NOT there

so why is not there?
so what is the point of the extra directives?

this is for a subdomain of a domain
 
When you go look in php info is it including your /var/www/vhosts/system/domain.com/etc/php.ini file ?
 
Back
Top