Tell MySQLi and PDO MySQL extension the default MySQL socket path.
Fixes T1366.
 Differential  D1481  
Configure MySQL socket in php.ini Authored by dereckson on Mar 23 2018, 15:26. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 Tell MySQLi and PDO MySQL extension the default MySQL socket path. Fixes T1366. mysqli_connect("localhost", "", "") 
Diff Detail 
  |