'/tmp/mysql.sock' (111)

2001-08-03 Thread sarahana
If mysql is shown when runnnig phpinfo() - does it mean that its installed, and if yes, why this error? thanks, what needs to ben done? > What does this error mean? > I ran a simple connect query just to check if mysql is there, and now I know > it is cause i ran phpinfo(): > > Warning: Can't

newbie: installing mysql

2001-08-03 Thread sarahana
These are the softwares on the sever I'm using: Apache/1.3.12 Cobalt (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a PHP/4.0.1pl2 mod_auth_pam/1.0a FrontPage/4.0.4.3 mod_perl/1.24 Which of these should I be mysql installing: a.. HP-UX 10.20 [hp-hpux10.20-hppa1.1] b.. IBM AIX (PowerPC) [ibm-aix4.3.3.0-rs600

Re: MySQL Client Software

2001-08-02 Thread sarahana
What does this error mean? I ran a simple connect query just to check if mysql is there, and now I know it is cause i ran phpinfo(): Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) thanks. -