Re: question on PHP7.0 install

2016-10-08 Thread Ryan Schmidt
> On Oct 8, 2016, at 6:27 PM, Bill Christensen > wrote: > > > Previous versions of php.ini contained a line such as: > > mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock > in php7.0, that line does not exist by default. > > Do I need to define mysql.default_socket for php7 (with

question on PHP7.0 install

2016-10-08 Thread Bill Christensen
Previous versions of php.ini contained a line such as: mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock in php7.0, that line does not exist by default. Do I need to define mysql.default_socket for php7 (with the correct mysql version, of course), or not? Will adding such a line mess