BUG: Wrong PHP.INI
BUG: Wrong PHP.INI
I have upgraded PHP from version 5.6 to 7.
Unfortunatelly, VestaCP Control Panel still reads /etc/php.ini for option: "Edit PHP.INI". Based on phpinfo(), loaded php.ini is /etc/opt/remi/php70/php.ini, thus... any configuration moditication using VestaCP will not affected. How to resolve this problem?
Unfortunatelly, VestaCP Control Panel still reads /etc/php.ini for option: "Edit PHP.INI". Based on phpinfo(), loaded php.ini is /etc/opt/remi/php70/php.ini, thus... any configuration moditication using VestaCP will not affected. How to resolve this problem?
-
- Posts: 15
- Joined: Fri Oct 13, 2017 6:22 am
Re: BUG: Wrong PHP.INI
for now symlink /etc/php.ini to desire location of php.ini of version 7?