MySQL - PHP Problem

Corey Taylor lists at versaqual.com
Wed Dec 3 18:18:32 UTC 2003


See the following thread for a possible solution:

http://www.redhat.com/archives/fedora-list/2003-November/msg06890.html

What I did was create a mysql user named mysqld and gave it no password
and no permissions. That way you can issue the command "mysqladmin -u
mysqld ping" with no problems. The ping command simply checks to see if
the server is running. I believe someone said earlier that this bug will
be fixed in the next release of the initscripts package.

Corey

On Wed, 2003-12-03 at 10:17, Nick Wilson wrote:
> Hi all, 
> 
> I ran a php/mysql script and got 'unkown function mysql_connect()' ->
> thinking I knew why I did 'yum install php-mysql' and it installed that
> rpm.
> 
> Now when I go to restart mysqld it FAILS! - A 'Timeout' error...
> 
> Anyone know what I should do please?
> 
> Many thanks...





More information about the users mailing list