<div dir="ltr"><br><div>Previous versions of php.ini contained a line such as:</div><div><br></div><div><pre class="gmail-wiki" style="font-size:13px;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;background-color:rgb(247,247,247);border:1px solid rgb(215,215,215);margin:1em 1.75em;padding:0.25em;overflow:auto;color:rgb(0,0,0)">mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock</pre></div><div>in php7.0, that line does not exist by default.  </div><div><br></div><div>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 things up?</div><div><br></div><div>Thanks. </div></div>