[MBT] new ticket for pkg mysql "drwxr-x--- /var/lib/mysql"

bugs at pld-linux.org bugs at pld-linux.org
Fri Mar 12 20:46:48 CET 2004


Date: 2004-03-12 20:46:47+01	Author: Tomasz Wasiluk (hyper) <tw at data.pl> 
Title:         drwxr-x--- /var/lib/mysql
Ticket ID:     #861
Ticket URL:    http://bugs.pld-linux.org/?bug=861
Package:       mysql-6:4.0.17-0.1
Distribution:  PLD-2.0.main
Category:      doesn't work as it should
Current state: opened
Text:

The MySQL directory has attributes which deny the socket
to be used by web scripts (PHP for example phpMyAdmin,
horde).

It should be noticed somewhere or changed by default.

[root at maciejka]# ls -ald /var/lib/mysql
drwxr-x---    4 mysql    mysql        4096 2004-03-12 21:34 /var/lib/mysql

This resolves the matter:
[root at maciejka]# chmod o+x /var/lib/mysql

Regards,
hyper



More information about the pld-bugs mailing list