Re: New install failed on Linux, what the??

2001-05-13 Thread Marc Bragg
When I installed from RedHat disc, if I ran mysql_install_db prior to setting the password, I was unable to use mysq, b/c "couldn't find mysql.sock." If I install, and simply issue password, and start mysql up, the initial tables, "mysql" and "test" were created. Running mysql_install_db continua

[PHP-DB] help - strange error message`

2001-05-03 Thread Marc Bragg
Hi: Installed redhat 7.0 and had multiple mysql problems, but php4 from the disc seemed fine. Updated mysql to 3.23.37, now it works fine, but "php" gives me: PHP Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so' - libmysqlclient.so.9: cannot open shared object file: No such file

i could just cry . . . mysql dead

2001-05-02 Thread Marc Bragg
I installed 7.0 with mysql on the redhat cd, and for a while it worked, then stopped. reinstalled everything, and now get: for /etc/rc.d/rc3.d/S85mysqld status mysqld dead but subsys locked Would partially run on safe_mysqld until I followed page 417 in the mysql manuyal, and now i get a very

Re: can't write to pid file?

2001-04-29 Thread Marc Bragg
Marc Bragg wrote: > Running mysql 3.23.22-beta on Redhat 7.0 w/apache and php4, and getting > the following error message: > > /usr/libexec/mysqld: Can't create/write to file /var/run/mysql.pid > (Errcode: 13) > > Tried to upgrade mysql to no avail, anyway, can conne

can't write to pid file?

2001-04-29 Thread Marc Bragg
Running mysql 3.23.22-beta on Redhat 7.0 w/apache and php4, and getting the following error message: /usr/libexec/mysqld: Can't create/write to file /var/run/mysql.pid (Errcode: 13) Tried to upgrade mysql to no avail, anyway, can connect locally on the server terminal, but when try to connect o

rpm upgrade database

2001-04-28 Thread Marc Bragg
Am running mysql 3.23.22 with problem with linuxconf. Want to upgrade to 3.23.36 or 37, but get following error messages: for 3.23.36 says: mysql = 3.23.22 is needed by mysql-server-3.23.22-6 libmysqlclient.so.9 is needed by mysql-server-3.23.22-6 libmysqclient.so.9 is needed by php-mysql-4.0.1

upgrade / database problem?

2001-04-27 Thread Marc Bragg
Am running Redhat 7.0, and had installed. 3.23.22. with php4.0. Would like to upgrade to 3.23.32. No existing tables or data. Any major problems anyone having with .32 version on 7.0 redhat? Also, any special steps to upgrade rpm and keep php4.0 intact? What add'l libraries are needed? What about

dual processors

2001-04-08 Thread Marc Bragg
Will mysql operate on a dual processor system under linux? Any appreciable performance advantages? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

table data

2001-02-07 Thread Marc Bragg
what is the simplest command to view data from a table? - 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 <[

help w/logs

2001-02-04 Thread Marc Bragg
Can someone give me the mysqladmin line to log debugging activity: tried mysqladmin -debug /var/log/mylog to no avail. Also, how do you start mysql with logging on, not update, just to log connections as they occur so I can identify problems. I can log in such as mysql -u ^&( as localhost), bu