Bug 55577 - mysql.sock not where default wants it
Summary: mysql.sock not where default wants it
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mysql
Version: 7.1
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrick Macdonald
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-02 11:06 UTC by Need Real Name
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-11-02 11:06:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-11-02 11:06:15 UTC
Description of Problem:
rad hat puts mysql.sock in /var/lib/mysql instead of /temp, as is default in the .confs of apache, mysql and php - therefore you cannot contact mysql after installation using apache and php. you have to change all three .confs in order to do so. patch or at least hint somewhere would be nice.

Version-Release number of selected component (if applicable):


How Reproducible:
every time

Steps to Reproduce:
1. have system with apache and php
2. install mysql
3. try contacting via phpMyAdmin

Actual Results:
no connect .sock cannot be found

Expected Results:
contact

Additional Information:
patch would be nice or a hint in mysql man or howto

Comment 1 Trond Eivind Glomsrxd 2001-11-06 16:03:29 UTC
It works where it is - mysql is compiled and configurated that way (see
/etc/my.cnf). It's tested with php and known to be working.


Note You need to log in before you can comment on or make changes to this bug.