Thanks a lot!
The directory had wrong permissions set. I had only looked at the
permissions on the file. Now everything works great!
Paal Arne Hoff
>
>
> you should be able to find the mysql.sock file somewhere on your machine
> (usually in /usr/local/mysql/mysql.sock), make sure the permission
you should be able to find the mysql.sock file somewhere on your machine
(usually in /usr/local/mysql/mysql.sock), make sure the permissions are
set as 755 for both the mysql directory and the mysql.sock file, that
fixed a similar problem on my server.
On Thu, 8 Mar 2001, [iso-8859-1] Pål Arne Ho
Hi.
I'm trying to install PHP4 and MySQL 3.23.33 on a Trusix 1.2 Linux system.
I've used MySQL-3.23.33-1.i386.rpm, MySQL-shared-3.23.33-1.i386.rpm,
MySQL-client-3.23.33-1.i386.rpm and MySQL-devel-3.23.33-1.i386.rpm from
www.mysql.com. I've downloaded PHP-4.0.4pl1.tar.gz from www.php.net and
compi