mysqld died ? Either that or php cant find your mysql socket.
check your my.cnf file (mysql config) and see where it keeps its socket, php
is looking for it in /tmp/mysql.sock

so you'll want in your my.cnf something that looks like this (along with a
bunch of other stuff)

[mysqld]
...
...
...
socket = /tmp/mysql.sock
...
...
...

Hope this helps, Im not coping to well without my weekly dats-ifides :)

Greg West.

----- Original Message -----
From: "James Fitness" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 24, 2002 7:43 PM
Subject: Re: ozdat classifieds


> Yep
> There seems to be a problem...
> looking into it...  it was working first thing this morning...
>
> James
>
>
> Weapon510 wrote:
>
> > hey is it just me or has the classifieds decided not to work after the
fix up. Definatly some errors if you read below...
> > cheers johnty
> > transmental-design
> > http://transmentaldesign.cjb.net/
> >
> > *******************************************************************
> >
> > Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2) in /usr/home/ozdat/classifieds/view.php on line 256
> >
> > Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/tmp/mysql.sock' (2) in /usr/home/ozdat/classifieds/view.php
on line 256
> >
> > Warning: Supplied argument is not a valid MySQL-Link resource in
/usr/home/ozdat/classifieds/view.php on line 258
> >
> > Warning: Supplied argument is not a valid MySQL-Link resource in
/usr/home/ozdat/classifieds/view.php on line 267
> >
> > Warning: Supplied argument is not a valid MySQL result resource in
/usr/home/ozdat/classifieds/view.php on line 268
> >
> > Warning: Supplied argument is not a valid MySQL-Link resource in
/usr/home/ozdat/classifieds/view.php on line 278
> >
> > Warning: Supplied argument is not a valid MySQL-Link resource in
/usr/home/ozdat/classifieds/view.php on line 284
> > Error (2002): Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2).
> > Warning: Supplied argument is not a valid MySQL result resource in
/usr/home/ozdat/classifieds/view.php on line 291
> >
> > Warning: Supplied argument is not a valid MySQL-Link resource in
/usr/home/ozdat/classifieds/view.php on line 355
> > Error (2002): Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2).
> > Warning: Supplied argument is not a valid MySQL result resource in
/usr/home/ozdat/classifieds/view.php on line 365
> > Resulting Advertisements 0 - of
> >
> > Warning: Supplied argument is not a valid MySQL result resource in
/usr/home/ozdat/classifieds/view.php on line 423
> >
> > --membersozdat-------------------------------------------------------
> > OZDAT Mailing List Please Note:-
> > Send (un)subscribe requests to [EMAIL PROTECTED]
> > Send submissions to [EMAIL PROTECTED]
> > No unauthorised redistribution of this email
> > http://www.ozdat.com/ozdatonline/index.htm
> > http://www.ozdat.com/ozdatonline/listindex.html
> > http://www.mail-archive.com/membersozdat@;datascribe.com.au/
> > ---------------------------------------------------------------------
>
> --
> -----------------------------------------------------------
>
> James Fitness
> Director
> Data Scribe Australia Pty Ltd
> http://www.datascribe.com.au
> Computers, Peripherals  and Supplies
>
>
> Ozdat Online
> Webmaster
> http://www.ozdat.com
>
>
>

--membersozdat-------------------------------------------------------
OZDAT Mailing List   Please Note:-
Send (un)subscribe requests to  [EMAIL PROTECTED]
Send  submissions to  [EMAIL PROTECTED]
No unauthorised redistribution of this email
http://www.ozdat.com/ozdatonline/index.htm
http://www.ozdat.com/ozdatonline/listindex.html
http://www.mail-archive.com/membersozdat@;datascribe.com.au/
---------------------------------------------------------------------

Reply via email to