Hello,
I got two problems..
First:
When i created a new domain, it looks like it took the same httpd configuration from my first domain. So i see a wrong mail adres in sendmail and a wrong public_html... Only the strange thing is.. my website is working fine! and it's not in the public_html i see in Admin Level --> Custom HTTPD Configurations --> seconddomain.com
Is this normal?
Second:
In Custom httpd directory, also like the story above only now for my first domain, i got a mail adres i would like to change, because i see;
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
And this is has to change to:
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
Where can i do this or how can i do this?
I hope somebody knows the answer, because i can't find how to edit this?
I got two problems..
First:
When i created a new domain, it looks like it took the same httpd configuration from my first domain. So i see a wrong mail adres in sendmail and a wrong public_html... Only the strange thing is.. my website is working fine! and it's not in the public_html i see in Admin Level --> Custom HTTPD Configurations --> seconddomain.com
Is this normal?
Second:
In Custom httpd directory, also like the story above only now for my first domain, i got a mail adres i would like to change, because i see;
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
And this is has to change to:
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
Where can i do this or how can i do this?
I hope somebody knows the answer, because i can't find how to edit this?