• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

No master Value with php.ini

L

lolpopl

Guest
Hi,
since the last update i found one problem.

With sites which exist before update, i have not etc folder in /var/www/vhosts/domain.tld and all work fine.

but with sites i add after, folder etc exist with php.ini with contain :

PHP:
open_basedir = /var/www/vhosts/domain.tld/httpdocs:/tmp
safe_mode = On
[/QUOTE]

My problem is that with new site all the option in /etc/php.ini aren't use.

And with old site /etc/php.ini is used and it is ok

How can i used /etc/php.ini with all news added sites without i must delete manually /var/www/vhosts/domain.tld/etc/php.ini??

Thanks a lot and sorry for my english, i am french.
 
Back
Top