php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4560 MySQL socket location problem
Submitted: 2000-05-23 08:58 UTC Modified: 2000-06-09 05:12 UTC
From: nick at online dot tver dot ru Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.0 Release OS: FreeBSD 3.4
Private report: No CVE-ID: None
 [2000-05-23 08:58 UTC] nick at online dot tver dot ru
script:
mysql_connect("localhost:/var/run/MySQL.sock","usr","pswd") or die();

config command line:
./configure --with-mysql  --with-apxs=/stat/www/bin/apxs


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 05:12 UTC] zeev at cvs dot php dot net
You didn't quite say what was going wrong, but I assume you meant it wasn't working for you.  Anyway - this problem has been fixed in the latest CVS (scheduled for 4.0.1)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 17:01:31 2024 UTC