ps -ef | grep mysqld is the command you want to check if the server is
running.
Can't say for sure what your problem is nor do I know what this ver 9.16 is
but I do know that you are running an old version of mysql and I think
freebsd as well. Sorry, I use linux so I'm not sure. The latest version of
MySQL is 3.23.x and, from the list, freebsd is something like 4.x
Try upgrading and you may find your problems will go away. Also do a search
of the archive of this list. You may find something there in relation to
freebsd.
----- Original Message -----
From: "mysql novice" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 02, 2001 15:29
Subject: help plz.
> hi,
>
> I'm using
>
> mysql Ver 9.16 Distrib 3.21.33b, for
> unknown-freebsd3.0 (i386)
>
> and i'm using 'C' program to interface with mysql
> database,
>
> I didn't get any compilation errors, but while
> executing i receive the following error :
>
> File '¡$Pè7' not found (Errcode: 1)
>
> Below is my code that gives this error
>
> /*** The part where i get the error ***/
>
> conn = my_init(NULL);
> printf("\n Error : %s\n", my_error(conn) );
>
> /*** End ***/
>
>
> What w'd be the cause, w'd there be my requirement
> mysql process missing, how to check the needed process
> like 'mysqld' and others are running.
>
> Plz advice me.
>
> Regards.
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> Before posting, please check:
> http://www.mysql.com/manual.php (the manual)
> http://lists.mysql.com/ (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php