My problem started when i added vhost.conf to the dir
/usr/local/psa/home/vhosts/domain.com/conf/ to set the "safe mode"= off for a domain.
This file contain the follow code:
php_admin_value safe_mode 0
Then i execute the /usr/local/psa/apache/bin/my_apci_rst correctly but the apache server didnīt work then i restarted the server from the plesk control panel but this didnīt solve the problem and i now have to start the apache server with /usr/local/psa/apache/bin/apachectl start from a shell each time i add a domain, add a user or modify one.
How can i solve this problem?