These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for virtualmin not load config in /home/domain/etc/php.ini on the new forum.
virtualmin not load config in /home/domain/etc/php.ini
phpinfo():
Server API CGI/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php5/cgi
Loaded Configuration File /etc/php5/cgi/php.ini
Scan this dir for additional .ini files /etc/php5/cgi/conf.d
Additional .ini files parsed /etc/php5/cgi/conf.d/10-pdo.ini, /etc/php5/cgi/conf.d/20-curl.ini, /etc/php5/cgi/conf.d/20-gd.ini, /etc/php5/cgi/conf.d/20-ioncube.ini, /etc/php5/cgi/conf.d/20-mysql.ini, /etc/php5/cgi/conf.d/20-mysqli.ini, /etc/php5/cgi/conf.d/20-pdo_mysql.ini
The correct path should be /home/domain/etc/php5/php.ini
At least this is how it is on my Virtualmin server.
What happens if you create a new test domain?
@srmobile: no change
What os are you running on?
Also, what is the output of this command:
dpkg -l php5
root@localhost: cat /etc/issue Debian GNU/Linux 7 \n \l
root@localhost: dpkg -l php5 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii php5 5.4.34-0+deb all server-side, HTML-embedded script
still looking for solution